home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / inet / internet-drafts / draft-ietf-decnetiv-mibext-03.txt < prev    next >
Text File  |  1993-10-27  |  119KB  |  4,659 lines

  1.  
  2. draft                DECnet Phase IV MIB Extensions               Oct 93
  3.  
  4.  
  5.                      DECnet Phase IV MIB Extensions
  6.  
  7.                             October 27, 1993
  8.  
  9.  
  10.                    DECnet Phase IV MIB Working Group
  11.  
  12.  
  13.                    draft-ietf-decnetiv-mibext-03.txt
  14.  
  15.  
  16.                               Jon Saperia
  17.                      Digital Equipment Corporation
  18.                           saperia@tay.dec.com
  19.  
  20.  
  21.  
  22.  
  23.  
  24.                           Status of this Memo
  25.  
  26. This document is an Internet Draft.  Internet Drafts are working docu-
  27. ments of the Internet Engineering Task Force (IETF), its Areas, and its
  28. Working Groups.  Note that other groups may also distribute working
  29. documents as Internet Drafts.
  30.  
  31. Internet Drafts are valid for a maximum of six months and may be
  32. updated, replaced, or obsoleted by other documents at any time.  It is
  33. inappropriate to use Internet Drafts as reference material or to cite
  34. them other than as a "work in progress".
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55. Expires April 1994                                              [Page 1]
  56.  
  57.  
  58.  
  59.  
  60.  
  61. draft                DECnet Phase IV MIB Extensions               Oct 93
  62.  
  63.  
  64. 1.  Introduction
  65.  
  66. This memo defines a set of DECnet Phase IV extensions that have been
  67. created for the Internet MIB.  It reflects changes which are the result
  68. of operational experience based on the Proposed Standard RFC 1289.  This
  69. memo does not specify a standard for the Internet community.
  70.  
  71. When used in conjunction with the structure of management information
  72. (RFC 1155), the management information base for network management of
  73. TCP/IP-based internets (RFC 1213) and the Simple Network Management Pro-
  74. tocol (RFC 1157), it will be possible to provide integrated network
  75. management of combined TCP/IP and DECnet Phase IV based internets.  This
  76. document was produced by the DECnet Phase IV MIB working group of the
  77. Internet Engineering Task Force (IETF).
  78.  
  79. With the adoption of The Simple Network Management Protocol (RFC 1157),
  80. the management information base for network management of TCP/IP-based
  81. internets (RFC 1213), and the structure of management information (RFC
  82. 1155), by the Internet, and a large number of vendor implementations of
  83. these standards in commercially available products, it became possible
  84. to provide a higher level of effective network management in TCP/IP-
  85. based internets than previously available. With the growth in the use of
  86. these standards, network managers desired to use this environment as a
  87. base for providing integrated network management of multi-protocol net-
  88. works.
  89.  
  90. DECnet Phase IV is one widely used protocol which often coexists in IP-
  91. based internets. This memo provides the mechanisms by which IP-based
  92. management stations can effectively manage DECnet Phase IV based systems
  93. (especially router products) in an integrated fashion through the use of
  94. the standard Internet SMI, MIB and Simple Network Management Protocol.
  95.  
  96. DECnet Phase IV objects have been defined to be used in conjunction with
  97. the Internet MIB to allow access and control of these new objects by the
  98. Internet community. Additional support for other DECnet-based protocols
  99. such as RBMS (Remote Bridge Management Software) or other Digital Equip-
  100. ment Corporation specific hardware platforms is not included in this
  101. document.
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114. Expires April 1994                                              [Page 2]
  115.  
  116.  
  117.  
  118.  
  119.  
  120. draft                DECnet Phase IV MIB Extensions               Oct 93
  121.  
  122.  
  123. 2.  Changes from RFC 1289
  124.  
  125. Several changes have been made to this document.  These changes include:
  126.  
  127. (1)  Ranges have been added on all PhivCounter types to remove
  128.      ambiguity which might otherwise have occurred.
  129.  
  130. (2)  Made clear that all indexes start with 1 and count up.
  131.  
  132. (3)  Spelling and typographic changes.
  133.  
  134. (4)  Changes to improve consistency with other documents including
  135.      the removal of subranging within definitions of sequences
  136.      defining table entries.
  137.  
  138. (5)  Updated compliance text to conform to current practice.
  139.  
  140. (6)  Fixed discrepancy between description and range clause for
  141.      phivControlMaxBuffs.
  142.  
  143. (7)  Added a space that was missing between SYNTAX and INTEGER in the
  144.      phivRouteType object.
  145.  
  146. (8)  Both phivRouteType and phivRouteSystemAddr have been made
  147.      obsolete.  They have been replaced with phivRouteRoutingType
  148.      and phivRouteSystemAddress which are both read-write objects.
  149.  
  150. (9)  A new Adjacency table has been added as adjacency 2.  This
  151.      table is identical to the original except that
  152.      phivAdjExecListenTimer was not carried into the new version.
  153.      The existing Adjacency table and all objects in it have been
  154.      made obsolete.  The index to the new table is
  155.      phivAdjNodeCircuitIndex and phivAdjAddr.
  156.  
  157. (10) Objects phivCountersCountDataBlocksRecd and
  158.      phivCountersCountDataBlocksSent have both been made obsolete
  159.      since the DESCRIPTION information overlapped with the
  160.      phivCountersCountDataBlksRecd and
  161.      phivCountersCountDataBlksSent objects which have been
  162.      retained.
  163.  
  164. (11) The following groups have been moved from mandatory to
  165.      optional status: Session, End, DDCMP, DDCMP Multipoint
  166.      Circuit Control, Counters, and Non Broadcast Line.
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173. Expires April 1994                                              [Page 3]
  174.  
  175.  
  176.  
  177.  
  178.  
  179. draft                DECnet Phase IV MIB Extensions               Oct 93
  180.  
  181.  
  182. 3.  The Network Management Framework
  183.  
  184. The Internet-standard Network Management Framework consists of three
  185. components.  They are:
  186.  
  187. o    RFC 1155 which defines the SMI, the mechanisms used for describing
  188.      and naming objects for the purpose of management.  RFC 1212 defines
  189.      a more concise description mechanism, which is wholly consistent
  190.      with the SMI.
  191.  
  192. o    RFC 1213 defines MIB-II, the core set of managed objects for the
  193.      Internet suite of protocols.
  194.  
  195. o    RFC 1157 which defines the SNMP, the protocol used for network
  196.      access to managed objects.
  197.  
  198. The Framework permits new objects to be defined for the purpose of
  199. experimentation and evaluation.
  200.  
  201.  
  202. 3.1.  Object Definitions
  203.  
  204. Managed objects are accessed via a virtual information store, termed the
  205. Management Information Base or MIB.  Objects in the MIB are defined
  206. using the subset of Abstract Syntax Notation One (ASN.1) defined in the
  207. SMI.  In particular, each object type is named by an OBJECT IDENTIFIER,
  208. an administratively assigned name.  The object type together with an
  209. object instance serves to uniquely identify a specific instantiation of
  210. the object.  For human convenience, we often use a textual string,
  211. termed the descriptor, to refer to the object type.
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232. Expires April 1994                                              [Page 4]
  233.  
  234.  
  235.  
  236.  
  237.  
  238. draft                DECnet Phase IV MIB Extensions               Oct 93
  239.  
  240.  
  241. 4.  Selected Objects
  242.  
  243. The objects included in this memo have been created from the DIGITAL
  244. Network Architecture Network Management Functional Specification Version
  245. 4.0.0, dated July 1983. An attempt has been made to provide a reasonable
  246. ordering of these variables into groups. These groups are:
  247.  
  248.      System Group
  249.      Network Management Group
  250.      Session Group
  251.      End Group
  252.      Routing Group
  253.      Circuit Group
  254.      DDCMP Group
  255.      DDCMP Multipoint Control Group
  256.      Ethernet Group
  257.      Counters Group
  258.      Adjacency Group
  259.      Line Group
  260.      Non Broadcast Line Group
  261.      Area Group
  262.  
  263. An effort has also been made to preserve the original syntax of each
  264. object wherever possible, for example, a DECnet Phase IV object is Exe-
  265. cutor State. This was originally coded as a NICE (Network Information
  266. and Control Exchange) data type which is a coded single field object of
  267. 1 byte in length. When converted for inclusion into the Internet MIB
  268. using the Internet SMI, it became an enumerated integer.
  269.  
  270. All objects in this memo are described using the standard Internet SMI
  271. and BER of RFC 1155. A complete description of an object will include
  272. the name, syntax and encoding. Just as with objects supported in the MIB
  273. (RFC 1213), an object name is identified with an object identifier which
  274. has been administratively assigned. This identifies an Object Type. When
  275. an object type is combined with a specific instance, the particular
  276. object is uniquely identified. The use of Object Descriptors in this
  277. memo is consistent with that of RFC 1213 - they are text strings meant
  278. to be read by humans. The descriptors have been taken from the original
  279. DIGITAL Network Architecture Network Management Functional Specification
  280. Version 4.0.0 Dated July 1983 which defined DECnet Phase IV objects.
  281. These names were then massaged to put them in a form as consistent as
  282. possible with object type names listed in the standard Internet MIB.
  283. Object defintion information is also taken directly from the Network
  284. Architecture Network Managment Functional Specification cited above
  285. wherever possible. In this document, EXECUTOR is intended to reference
  286.  
  287.  
  288.  
  289.  
  290.  
  291. Expires April 1994                                              [Page 5]
  292.  
  293.  
  294.  
  295.  
  296.  
  297. draft                DECnet Phase IV MIB Extensions               Oct 93
  298.  
  299.  
  300. only the DECnet software and is not intended to effect any other proto-
  301. cols which may be running on the system.
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350. Expires April 1994                                              [Page 6]
  351.  
  352.  
  353.  
  354.  
  355.  
  356. draft                DECnet Phase IV MIB Extensions               Oct 93
  357.  
  358.  
  359. 5.  Textual Conventions
  360.  
  361. New datatypes have been introduced as a textual conventions in this DEC-
  362. net Phase IV MIB document. The purpose of these additions is to facili-
  363. tate understanding of new objects in this MIB. No changes to the SMI or
  364. the SNMP are necessary to support these conventions which are described
  365. in 5 (Definitions).
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409. Expires April 1994                                              [Page 7]
  410.  
  411.  
  412.  
  413.  
  414.  
  415. draft                DECnet Phase IV MIB Extensions               Oct 93
  416.  
  417.  
  418. 6.  Definitions
  419.  
  420.      RFCxxxx-phivMIB DEFINITIONS ::= BEGIN
  421.  
  422.      IMPORTS
  423.         Gauge
  424.            FROM RFC1155-SMI
  425.          OBJECT-TYPE
  426.             FROM RFC-1212
  427.          mib-2, DisplayString
  428.            FROM RFC1213-MIB;
  429.  
  430. -- DECNet Phase-IV MIB
  431.  
  432.      phiv      OBJECT IDENTIFIER ::= { experimental 5 }
  433.  
  434. -- textual conventions
  435.  
  436. PhivAddr ::= OCTET STRING (SIZE (2))
  437. -- This data type is intended as a short word representation of
  438. -- standard DECnet Phase IV addresses. DECnet addresses are
  439. -- hierarchically structured numbers assigned to a particular
  440. -- DECnet node. The address is structured so that the area
  441. -- number is contained in the most significant 6 bits of the
  442. -- first octet.  The next 2 bits of the first octet contain
  443. -- the first two bits of the host address.  The remainder of
  444. -- the host address is contained in the second octet.
  445.  
  446. PhivCounter ::= INTEGER
  447. -- This data type has been created for DECnet counters.  These
  448. -- counters latch at their maximum specified value until either
  449. -- the system is restarted, or they are reset to zero by the user
  450. -- or management software.
  451.  
  452. InterfaceIndex ::= INTEGER
  453. --  The range of ifIndex, i.e., (1..2147483647)
  454.  
  455.  
  456.  
  457.  
  458. -- groups in the decnetiv mib
  459.  
  460.       phivSystem             OBJECT IDENTIFIER ::= { phiv 1 }
  461.       phivManagement         OBJECT IDENTIFIER ::= { phiv 2 }
  462.       session                OBJECT IDENTIFIER ::= { phiv 3 }
  463.  
  464.  
  465.  
  466.  
  467.  
  468. Expires April 1994                                              [Page 8]
  469.  
  470.  
  471.  
  472.  
  473.  
  474. draft                DECnet Phase IV MIB Extensions               Oct 93
  475.  
  476.  
  477.       end                    OBJECT IDENTIFIER ::= { phiv 4 }
  478.       routing                OBJECT IDENTIFIER ::= { phiv 5 }
  479.       circuit                OBJECT IDENTIFIER ::= { phiv 6 }
  480.       ddcmp                  OBJECT IDENTIFIER ::= { phiv 7 }
  481.       control                OBJECT IDENTIFIER ::= { phiv 8 }
  482.       ethernet               OBJECT IDENTIFIER ::= { phiv 9 }
  483.       counters               OBJECT IDENTIFIER ::= { phiv 10 }
  484.       adjacency              OBJECT IDENTIFIER ::= { phiv 11 }
  485.       line                   OBJECT IDENTIFIER ::= { phiv 12 }
  486.       nonBroadcastLine       OBJECT IDENTIFIER ::= { phiv 14 }
  487.       area                   OBJECT IDENTIFIER ::= { phiv 15 }
  488.  
  489. -- System Group
  490.  
  491. -- The implementation of the System Group is mandatory for
  492. -- all systems.
  493.  
  494. phivSystemState OBJECT-TYPE
  495.      SYNTAX INTEGER {
  496.          on (1),
  497.          off (2),
  498.          shut (3),
  499.          restricted (4)
  500.      }
  501.      ACCESS read-write
  502.      STATUS mandatory
  503.      DESCRIPTION
  504.          "This represents the operational state of the executor
  505.          node.
  506.          The possible states are:
  507.          ON          Allows logical links.
  508.          OFF         Allows no new links, terminates existing
  509.                      links, and stops routing traffic through.
  510.          SHUT        Allows no new logical links, does not
  511.                      destroy existing logical links, and goes
  512.                      to the OFF state when all logical links are
  513.                      gone.
  514.          RESTRICTED  Allows no new incoming logical links from
  515.                      other nodes.
  516.  
  517.          NOTE: These values are incremented by one compared to
  518.          the standard DECnet values in order to maintain
  519.          compliance with RFC 1155)."
  520.      ::= { phivSystem 1 }
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527. Expires April 1994                                              [Page 9]
  528.  
  529.  
  530.  
  531.  
  532.  
  533. draft                DECnet Phase IV MIB Extensions               Oct 93
  534.  
  535.  
  536. phivExecIdent OBJECT-TYPE
  537.      SYNTAX DisplayString (SIZE (0..32))
  538.      ACCESS read-write
  539.      STATUS mandatory
  540.      DESCRIPTION
  541.          "This is a text string that describes the executor node
  542.          (for example, 'Research Lab').  The string is up to 32
  543.          characters of any type."
  544.      ::= { phivSystem 2 }
  545.  
  546. -- Network Management Group
  547.  
  548. -- The implementation of the Network Management Group is
  549. -- mandatory for all systems which contain a DECnet-style
  550. -- management version.
  551.  
  552.  
  553. phivMgmtMgmtVers OBJECT-TYPE
  554.      SYNTAX DisplayString (SIZE (0..255))
  555.      ACCESS read-only
  556.      STATUS mandatory
  557.      DESCRIPTION
  558.          "This is the read-only Network Management Version,
  559.          consisting of the version number, the Engineering
  560.          Change Order (ECO) number, and the user ECO number
  561.          (for example, 3.0.0). This parameter applies to the
  562.          executor node only."
  563.      ::= { phivManagement 1 }
  564.  
  565. -- Session Layer Group
  566.  
  567. -- The implementation of the Session Layer Group is optional.
  568. -- A system can be said to implement this group if and only if
  569. -- all objects in this group are implemented.
  570.  
  571. phivSessionSystemName OBJECT-TYPE
  572.      SYNTAX DisplayString (SIZE (0..6))
  573.      ACCESS read-only
  574.      STATUS mandatory
  575.      DESCRIPTION
  576.          "Name to be associated with the node identification.
  577.          Only one name can be assigned to a node address or a
  578.          circuit identification. No name should be used more than
  579.          once in a DECnet network. Node-name is one to six upper
  580.          case alphanumeric characters with at least one alpha
  581.  
  582.  
  583.  
  584.  
  585.  
  586. Expires April 1994                                             [Page 10]
  587.  
  588.  
  589.  
  590.  
  591.  
  592. draft                DECnet Phase IV MIB Extensions               Oct 93
  593.  
  594.  
  595.          character. A length of 0 indicates no name."
  596.      ::= { session 1 }
  597.  
  598. phivSessionInTimer OBJECT-TYPE
  599.      SYNTAX INTEGER (0..65535)
  600.      ACCESS read-write
  601.      STATUS mandatory
  602.      DESCRIPTION
  603.          "This value represents the maximum duration between the
  604.          time a connect is received for a process at the
  605.          executor node and the time that process accepts or
  606.          rejects it. If the connect is not accepted or rejected
  607.          by the user within the number of seconds specified,
  608.          Session Control rejects it for the user.  A value of 0
  609.          indicates no timer is running."
  610.      ::= { session 2 }
  611.  
  612. phivSessionOutTimer OBJECT-TYPE
  613.      SYNTAX INTEGER (0..65535)
  614.      ACCESS read-write
  615.      STATUS mandatory
  616.      DESCRIPTION
  617.          "This value represents the duration between the time the
  618.          executor requests a connect and the time that connect is
  619.          acknowledged by the destination node. If the connect is
  620.          not acknowledged within the number of seconds
  621.          specified, Session Control returns an error.  A value of 0
  622.          indicates no timer is running."
  623.      ::= { session 3 }
  624.  
  625. -- End Communication Layer Group
  626.  
  627. -- The implementation of the End Communication Layer Group is optional.
  628. -- A system can be said to implement this group if and only if
  629. -- all objects in this group are implemented.
  630.  
  631. -- Remote State Table
  632.  
  633. phivEndRemoteTable OBJECT-TYPE
  634.      SYNTAX SEQUENCE OF PhivEndRemoteEntry
  635.      ACCESS not-accessible
  636.      STATUS mandatory
  637.      DESCRIPTION
  638.          "Information about the state of sessions between the
  639.          node under study and the nodes found in the table."
  640.  
  641.  
  642.  
  643.  
  644.  
  645. Expires April 1994                                             [Page 11]
  646.  
  647.  
  648.  
  649.  
  650.  
  651. draft                DECnet Phase IV MIB Extensions               Oct 93
  652.  
  653.  
  654.      ::= { end 1 }
  655.  
  656. phivEndRemoteEntry OBJECT-TYPE
  657.      SYNTAX PhivEndRemoteEntry
  658.      ACCESS not-accessible
  659.      STATUS mandatory
  660.      DESCRIPTION
  661.          "Information about a particular remote node as seen
  662.          from the end communication layer."
  663.      INDEX  { phivEndRemoteHostNodeID }
  664.      ::= { phivEndRemoteTable 1 }
  665.  
  666. PhivEndRemoteEntry ::=
  667.      SEQUENCE {
  668.          phivEndRemoteHostNodeID
  669.              PhivAddr,
  670.          phivEndRemoteState
  671.              INTEGER,
  672.          phivEndCircuitIndex
  673.              INTEGER,
  674.          phivEndActiveLinks
  675.              INTEGER,
  676.          phivEndDelay
  677.              INTEGER
  678.      }
  679.  
  680. phivEndRemoteHostNodeID OBJECT-TYPE
  681.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  682.      ACCESS read-only
  683.      STATUS mandatory
  684.      DESCRIPTION
  685.          "This value is the address of the remote node to be
  686.          evaluated."
  687.      ::= { phivEndRemoteEntry 1 }
  688.  
  689. phivEndRemoteState OBJECT-TYPE
  690.      SYNTAX INTEGER {
  691.          on (1),
  692.          off (2),
  693.          shut (3),
  694.          restricted (4)
  695.      }
  696.      ACCESS read-write
  697.      STATUS mandatory
  698.      DESCRIPTION
  699.  
  700.  
  701.  
  702.  
  703.  
  704. Expires April 1994                                             [Page 12]
  705.  
  706.  
  707.  
  708.  
  709.  
  710. draft                DECnet Phase IV MIB Extensions               Oct 93
  711.  
  712.  
  713.          "This represents the operational state of the remote node
  714.          being evaluated.
  715.          The possible states are:
  716.  
  717.          ON          Allows logical links.
  718.          OFF         Allows no new links, terminates existing
  719.                      links, and stops routing traffic through.
  720.          SHUT        Allows no new logical links, does not
  721.                      destroy existing logical links, and goes
  722.                      to the OFF state when all logical links are
  723.                      gone.
  724.          RESTRICTED  Allows no new incoming logical links from
  725.                      other nodes.
  726.  
  727.          NOTE: These values are incremented by one compared to
  728.          the standard DECnet values in order to maintain
  729.          compliance with RFC 1155."
  730.      ::= { phivEndRemoteEntry 2 }
  731.  
  732. phivEndCircuitIndex OBJECT-TYPE
  733.      SYNTAX INTEGER (1..65535)
  734.      ACCESS read-only
  735.      STATUS mandatory
  736.      DESCRIPTION
  737.          "A unique index value for each known circuit used to
  738.          communicate with the remote node.  This is the same
  739.          value as phivCircuitIndex."
  740.      ::= { phivEndRemoteEntry 3 }
  741.  
  742. phivEndActiveLinks OBJECT-TYPE
  743.      SYNTAX INTEGER (0..65535)
  744.      ACCESS read-only
  745.      STATUS mandatory
  746.      DESCRIPTION
  747.          "This read-only parameter represents the number of active
  748.          logical links from the executor to the destination node."
  749.      ::= { phivEndRemoteEntry 4 }
  750.  
  751. phivEndDelay OBJECT-TYPE
  752.      SYNTAX INTEGER (0..65535)
  753.      ACCESS read-only
  754.      STATUS mandatory
  755.      DESCRIPTION
  756.          "This read-only parameter is the average round trip
  757.          delay in seconds to the destination node. This
  758.  
  759.  
  760.  
  761.  
  762.  
  763. Expires April 1994                                             [Page 13]
  764.  
  765.  
  766.  
  767.  
  768.  
  769. draft                DECnet Phase IV MIB Extensions               Oct 93
  770.  
  771.  
  772.          parameter is kept on a remote node basis."
  773.      ::= { phivEndRemoteEntry 5 }
  774.  
  775. -- End System Counter Table
  776.  
  777. phivEndCountTable OBJECT-TYPE
  778.      SYNTAX SEQUENCE OF PhivEndCountEntry
  779.      ACCESS not-accessible
  780.      STATUS mandatory
  781.      DESCRIPTION
  782.          "Information about the counters associated with each end
  783.          system that is known to the entity. These counters
  784.          reflect totals from the perspective of the executor
  785.          node."
  786.      ::= { end 2 }
  787.  
  788. phivEndCountEntry OBJECT-TYPE
  789.      SYNTAX PhivEndCountEntry
  790.      ACCESS not-accessible
  791.      STATUS mandatory
  792.      DESCRIPTION
  793.          "Information about a particular session between two end
  794.          systems."
  795.      INDEX  { phivEndCountHostNodeID }
  796.      ::= { phivEndCountTable 1 }
  797.  
  798. PhivEndCountEntry ::=
  799.      SEQUENCE {
  800.          phivEndCountHostNodeID
  801.              PhivAddr,
  802.          phivEndCountSecsLastZeroed
  803.              PhivCounter,
  804.          phivEndCountUsrBytesRec
  805.              PhivCounter,
  806.          phivEndCountUsrBytesSent
  807.              PhivCounter,
  808.          phivEndUCountUsrMessRec
  809.              PhivCounter,
  810.          phivEndCountUsrMessSent
  811.              PhivCounter,
  812.          phivEndCountTotalBytesRec
  813.              PhivCounter,
  814.          phivEndCountTotalBytesSent
  815.              PhivCounter,
  816.          phivEndCountTotalMessRec
  817.  
  818.  
  819.  
  820.  
  821.  
  822. Expires April 1994                                             [Page 14]
  823.  
  824.  
  825.  
  826.  
  827.  
  828. draft                DECnet Phase IV MIB Extensions               Oct 93
  829.  
  830.  
  831.              PhivCounter,
  832.          phivEndCountTotalMessSent
  833.              PhivCounter,
  834.          phivEndCountConnectsRecd
  835.              PhivCounter,
  836.          phivEndCountConnectsSent
  837.              PhivCounter,
  838.          phivEndCountReponseTimeouts
  839.              PhivCounter,
  840.          phivEndCountRecdConnectResErrs
  841.              PhivCounter
  842.      }
  843.  
  844. phivEndCountHostNodeID OBJECT-TYPE
  845.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  846.      ACCESS read-only
  847.      STATUS mandatory
  848.      DESCRIPTION
  849.          "This value is the address of the remote node to be
  850.          evaluated."
  851.      ::= { phivEndCountEntry 1 }
  852.  
  853. phivEndCountSecsLastZeroed OBJECT-TYPE
  854.      SYNTAX PhivCounter (0..65535)
  855.      ACCESS read-only
  856.      STATUS mandatory
  857.      DESCRIPTION
  858.          "This value is the number of seconds that have elapsed
  859.          since the counters for the node in this table row were
  860.          last set to zero. This counter is located in the
  861.          network management layer, but is returned with the
  862.          end system information which follows."
  863.      ::= { phivEndCountEntry 2 }
  864.  
  865. phivEndCountUsrBytesRec OBJECT-TYPE
  866.      SYNTAX PhivCounter (0..2147483647)
  867.      ACCESS read-only
  868.      STATUS mandatory
  869.      DESCRIPTION
  870.          "Number of user bytes received from the target host."
  871.      ::= { phivEndCountEntry 3 }
  872.  
  873. phivEndCountUsrBytesSent OBJECT-TYPE
  874.      SYNTAX PhivCounter (0..2147483647)
  875.      ACCESS read-only
  876.  
  877.  
  878.  
  879.  
  880.  
  881. Expires April 1994                                             [Page 15]
  882.  
  883.  
  884.  
  885.  
  886.  
  887. draft                DECnet Phase IV MIB Extensions               Oct 93
  888.  
  889.  
  890.      STATUS mandatory
  891.      DESCRIPTION
  892.          "Number of user bytes sent to the target host."
  893.      ::= { phivEndCountEntry 4 }
  894.  
  895. phivEndUCountUsrMessRec OBJECT-TYPE
  896.      SYNTAX PhivCounter (0..2147483647)
  897.      ACCESS read-only
  898.      STATUS mandatory
  899.      DESCRIPTION
  900.          "Number of user messages received from the target host."
  901.      ::= { phivEndCountEntry 5 }
  902.  
  903. phivEndCountUsrMessSent OBJECT-TYPE
  904.      SYNTAX PhivCounter (0..2147483647)
  905.      ACCESS read-only
  906.      STATUS mandatory
  907.      DESCRIPTION
  908.          "Number of user messages sent to the target host."
  909.      ::= { phivEndCountEntry 6 }
  910.  
  911. phivEndCountTotalBytesRec OBJECT-TYPE
  912.      SYNTAX PhivCounter (0..2147483647)
  913.      ACCESS read-only
  914.      STATUS mandatory
  915.      DESCRIPTION
  916.          "Number of bytes received from the target host."
  917.      ::= { phivEndCountEntry 7 }
  918.  
  919. phivEndCountTotalBytesSent OBJECT-TYPE
  920.      SYNTAX PhivCounter (0..2147483647)
  921.      ACCESS read-only
  922.      STATUS mandatory
  923.      DESCRIPTION
  924.          "Number of bytes sent to the target host."
  925.      ::= { phivEndCountEntry 8 }
  926.  
  927. phivEndCountTotalMessRec OBJECT-TYPE
  928.      SYNTAX PhivCounter (0..2147483647)
  929.      ACCESS read-only
  930.      STATUS mandatory
  931.      DESCRIPTION
  932.          "Number of messages received from the target host."
  933.      ::= { phivEndCountEntry 9 }
  934.  
  935.  
  936.  
  937.  
  938.  
  939.  
  940. Expires April 1994                                             [Page 16]
  941.  
  942.  
  943.  
  944.  
  945.  
  946. draft                DECnet Phase IV MIB Extensions               Oct 93
  947.  
  948.  
  949. phivEndCountTotalMessSent OBJECT-TYPE
  950.      SYNTAX PhivCounter (0..2147483647)
  951.      ACCESS read-only
  952.      STATUS mandatory
  953.      DESCRIPTION
  954.          "Number of messages sent to the target host."
  955.      ::= { phivEndCountEntry 10 }
  956.  
  957. phivEndCountConnectsRecd OBJECT-TYPE
  958.      SYNTAX PhivCounter (0..65535)
  959.      ACCESS read-only
  960.      STATUS mandatory
  961.      DESCRIPTION
  962.          "Number of connects received from the target host."
  963.      ::= { phivEndCountEntry 11 }
  964.  
  965. phivEndCountConnectsSent OBJECT-TYPE
  966.      SYNTAX PhivCounter (0..65535)
  967.      ACCESS read-only
  968.      STATUS mandatory
  969.      DESCRIPTION
  970.          "Number of connects sent to the target host."
  971.      ::= {phivEndCountEntry 12 }
  972.  
  973. phivEndCountReponseTimeouts OBJECT-TYPE
  974.      SYNTAX PhivCounter (0..65535)
  975.      ACCESS read-only
  976.      STATUS mandatory
  977.      DESCRIPTION
  978.          "Number of response timeouts."
  979.      ::= { phivEndCountEntry 13 }
  980.  
  981. phivEndCountRecdConnectResErrs OBJECT-TYPE
  982.      SYNTAX PhivCounter (0..65535)
  983.      ACCESS read-only
  984.      STATUS mandatory
  985.      DESCRIPTION
  986.          "Number of received connect resource errors."
  987.      ::= {phivEndCountEntry 14 }
  988.  
  989. -- additional End System objects
  990.  
  991. phivEndMaxLinks OBJECT-TYPE
  992.      SYNTAX INTEGER (1..65535)
  993.      ACCESS read-write
  994.  
  995.  
  996.  
  997.  
  998.  
  999. Expires April 1994                                             [Page 17]
  1000.  
  1001.  
  1002.  
  1003.  
  1004.  
  1005. draft                DECnet Phase IV MIB Extensions               Oct 93
  1006.  
  1007.  
  1008.      STATUS mandatory
  1009.      DESCRIPTION
  1010.          "This value represents the maximum active logical
  1011.          link count allowed for the executor."
  1012.      ::= { end 3 }
  1013.  
  1014. phivEndNSPVers OBJECT-TYPE
  1015.      SYNTAX DisplayString (SIZE (0..255))
  1016.      ACCESS read-only
  1017.      STATUS mandatory
  1018.      DESCRIPTION
  1019.          "This read-only parameter represents the version number
  1020.          of the node End Communication S/W. The format is
  1021.          version number, ECO, and user ECO, e.g., 4.1.0"
  1022.      ::= { end 4 }
  1023.  
  1024. phivEndRetransmitFactor OBJECT-TYPE
  1025.      SYNTAX INTEGER (1..65535)
  1026.      ACCESS read-write
  1027.      STATUS mandatory
  1028.      DESCRIPTION
  1029.          "This value represents the maximum number of times the
  1030.          source End Communication at the executor node will
  1031.          restart the retransmission timer when it expires. If
  1032.          the number is exceeded, Session Control disconnects the
  1033.          logical link for the user."
  1034.      ::= { end 5 }
  1035.  
  1036. phivEndDelayFact OBJECT-TYPE
  1037.      SYNTAX INTEGER (1..255)
  1038.      ACCESS read-write
  1039.      STATUS mandatory
  1040.      DESCRIPTION
  1041.          "This is the number by which to multiply one sixteenth
  1042.          of the estimated round trip delay to a node to set the
  1043.          retransmission timer to that node."
  1044.      ::= { end 6 }
  1045.  
  1046. phivEndDelayWeight OBJECT-TYPE
  1047.      SYNTAX INTEGER (1..255)
  1048.      ACCESS read-write
  1049.      STATUS mandatory
  1050.      DESCRIPTION
  1051.          "This number represents the weight to apply to a
  1052.          current round trip delay estimate to a remote node
  1053.  
  1054.  
  1055.  
  1056.  
  1057.  
  1058. Expires April 1994                                             [Page 18]
  1059.  
  1060.  
  1061.  
  1062.  
  1063.  
  1064. draft                DECnet Phase IV MIB Extensions               Oct 93
  1065.  
  1066.  
  1067.          when updating the estimated round trip delay to a node.
  1068.          On some systems the number must be 1 less than a power
  1069.          of 2 for computational efficiency."
  1070.      ::= { end 7 }
  1071.  
  1072. phivEndInactivityTimer OBJECT-TYPE
  1073.      SYNTAX INTEGER (1..65535)
  1074.      ACCESS read-write
  1075.      STATUS mandatory
  1076.      DESCRIPTION
  1077.          "This value represents the maximum duration of inactivity
  1078.          (no data in either direction) on a logical link before
  1079.          the node checks to see if the logical link still works.
  1080.          If no activity occurs within the minimum number of
  1081.          seconds, End Communication generates artificial
  1082.          traffic to test the link (End Communication
  1083.          specification)."
  1084.      ::= { end 8 }
  1085.  
  1086. phivEndCountZeroCount OBJECT-TYPE
  1087.      SYNTAX INTEGER {
  1088.          other (1),
  1089.          reset (2)
  1090.      }
  1091.      ACCESS read-write
  1092.      STATUS mandatory
  1093.      DESCRIPTION
  1094.          "When this value is set to 2, all of the counters in
  1095.          the End System Counter Table are set to zero."
  1096.      ::= { end 9 }
  1097.  
  1098. phivEndMaxLinksActive OBJECT-TYPE
  1099.      SYNTAX PhivCounter (0..65535)
  1100.      ACCESS read-write
  1101.      STATUS mandatory
  1102.      DESCRIPTION
  1103.          "This value represents the high water mark for the
  1104.          number of links that were active at any one time."
  1105.      ::= { end 10 }
  1106.  
  1107. -- Routing Layer Group
  1108.  
  1109. -- The implementation of the Routing Layer Group is mandatory for
  1110. -- all systems that implement level 1 routing layer
  1111. -- communications.
  1112.  
  1113.  
  1114.  
  1115.  
  1116.  
  1117. Expires April 1994                                             [Page 19]
  1118.  
  1119.  
  1120.  
  1121.  
  1122.  
  1123. draft                DECnet Phase IV MIB Extensions               Oct 93
  1124.  
  1125.  
  1126.  
  1127. phivRouteBroadcastRouteTimer OBJECT-TYPE
  1128.      SYNTAX INTEGER (1..65535)
  1129.      ACCESS read-write
  1130.      STATUS mandatory
  1131.      DESCRIPTION
  1132.          "This value determines the maximum time in seconds
  1133.           allowed between Routing updates on Ethernet
  1134.           circuits. When this timer expired before a routing
  1135.           update occurs, a routing update is forced.  With a
  1136.           standard calculation, Routing also uses this timer
  1137.           to enforce a minimum delay between routing updates."
  1138.      ::= { routing 1 }
  1139.  
  1140. phivRouteBuffSize OBJECT-TYPE
  1141.      SYNTAX INTEGER (1..65535)
  1142.      ACCESS read-write
  1143.      STATUS mandatory
  1144.      DESCRIPTION
  1145.          "This parameter value determines the maximum size of
  1146.           a Routing message. It therefore determines the maximum
  1147.           size message that can be forwarded.  This size includes
  1148.           protocol overhead down to and including the End
  1149.           Communication layer, plus a constant value of 6. (This
  1150.           value of 6 is included to provide compatibility with
  1151.           the parameter definition in Phase III, which included
  1152.           the Routing overhead.) It does not include Routing or
  1153.           Data link overhead (except for the constant value of
  1154.           6). There is one buffer size for all circuits.
  1155.  
  1156.           NOTE: The BUFFER SIZE defines the maximum size messages
  1157.           that the Routing layer can forward. The SEGMENT BUFFER
  1158.           SIZE (defined below) defines the maximum size messages
  1159.           that the End Communication layer can transmit or
  1160.           receive. The SEGMENT BUFFER SIZE is always less than
  1161.           or equal to the BUFFER SIZE. Normally the two
  1162.           parameters will be equal. They may be different to
  1163.           allow the network manager to alter buffer sizes
  1164.           on all nodes without interruption of service. They both
  1165.           include an extra 6 bytes for compatibility with Phase
  1166.           III."
  1167.      ::= { routing 2 }
  1168.  
  1169. phivRouteRoutingVers OBJECT-TYPE
  1170.      SYNTAX DisplayString (SIZE (0..255))
  1171.  
  1172.  
  1173.  
  1174.  
  1175.  
  1176. Expires April 1994                                             [Page 20]
  1177.  
  1178.  
  1179.  
  1180.  
  1181.  
  1182. draft                DECnet Phase IV MIB Extensions               Oct 93
  1183.  
  1184.  
  1185.      ACCESS read-only
  1186.      STATUS mandatory
  1187.      DESCRIPTION
  1188.          "This read-only parameter identifies the executor node's
  1189.          Routing version number.  The format is version number,
  1190.          ECO, and user ECO, e.g., 4.1.0"
  1191.      ::= { routing 3 }
  1192.  
  1193. phivRouteMaxAddr OBJECT-TYPE
  1194.      SYNTAX INTEGER (1..1023)
  1195.      ACCESS read-write
  1196.      STATUS mandatory
  1197.      DESCRIPTION
  1198.          "This value represents the largest node number and,
  1199.          therefore, number of nodes that can be known about
  1200.          by the executor node's home area."
  1201.      ::= { routing 4 }
  1202.  
  1203. phivRouteMaxBdcastNonRouters OBJECT-TYPE
  1204.      SYNTAX INTEGER (0..65535)
  1205.      ACCESS read-write
  1206.      STATUS mandatory
  1207.      DESCRIPTION
  1208.          "This value represents the maximum total number of
  1209.          nonrouters the executor node can have on its Ethernet
  1210.          circuits."
  1211.      ::= { routing 5 }
  1212.  
  1213. phivRouteMaxBdcastRouters OBJECT-TYPE
  1214.      SYNTAX INTEGER (0..65535)
  1215.      ACCESS read-write
  1216.      STATUS mandatory
  1217.      DESCRIPTION
  1218.          "This value represents the maximum total number of
  1219.          routers the executor node can have on its Ethernet
  1220.          circuits."
  1221.      ::= { routing 6 }
  1222.  
  1223. phivRouteMaxBuffs OBJECT-TYPE
  1224.      SYNTAX INTEGER (1..65535)
  1225.      ACCESS read-write
  1226.      STATUS mandatory
  1227.      DESCRIPTION
  1228.          "This value represents the maximum number of transmit
  1229.          buffers that Routing may use for all circuits."
  1230.  
  1231.  
  1232.  
  1233.  
  1234.  
  1235. Expires April 1994                                             [Page 21]
  1236.  
  1237.  
  1238.  
  1239.  
  1240.  
  1241. draft                DECnet Phase IV MIB Extensions               Oct 93
  1242.  
  1243.  
  1244.      ::= { routing 7 }
  1245.  
  1246. phivRouteMaxCircuits OBJECT-TYPE
  1247.      SYNTAX INTEGER (1..65535)
  1248.      ACCESS read-write
  1249.      STATUS mandatory
  1250.      DESCRIPTION
  1251.          "This value represents the maximum number of Routing
  1252.          circuits that the executor node can know about."
  1253.      ::= { routing 8 }
  1254.  
  1255. phivRouteMaxCost OBJECT-TYPE
  1256.      SYNTAX INTEGER (1..1022)
  1257.      ACCESS read-write
  1258.      STATUS mandatory
  1259.      DESCRIPTION
  1260.          "This value represents the maximum total path cost
  1261.          allowed from the executor to any node within an area.
  1262.          The path cost is the sum of the circuit costs along
  1263.          a path between two nodes. This parameter defines the
  1264.          point where the executor node's Routing routing
  1265.          decision algorithm declares another node unreachable
  1266.          because the cost of the least costly path to the
  1267.          other node is excessive. For correct operation, this
  1268.          parameter must not be less than the maximum path cost
  1269.          of the network."
  1270.      ::= { routing 9 }
  1271.  
  1272. phivRouteMaxHops OBJECT-TYPE
  1273.      SYNTAX INTEGER (1..30)
  1274.      ACCESS read-write
  1275.      STATUS mandatory
  1276.      DESCRIPTION
  1277.          "This value represents the maximum number of routing hops
  1278.          allowable from the executor to any other reachable node
  1279.          within an area. (A hop is the logical distance over a
  1280.          circuit between two adjacent nodes.) This parameter
  1281.          defines the point where the executor node's Routing
  1282.          routing decision algorithm declares another node
  1283.          unreachable because the length of the shortest path
  1284.          between the two nodes is too long. For correct
  1285.          operation, this parameter must not be less than the
  1286.          network diameter. (The network diameter is the
  1287.          reachability distance between the two nodes of the
  1288.          network having the greatest reachability distance,
  1289.  
  1290.  
  1291.  
  1292.  
  1293.  
  1294. Expires April 1994                                             [Page 22]
  1295.  
  1296.  
  1297.  
  1298.  
  1299.  
  1300. draft                DECnet Phase IV MIB Extensions               Oct 93
  1301.  
  1302.  
  1303.          where reachability distance is the length the shortest
  1304.          path between a given pair of nodes.)"
  1305.      ::= { routing 10 }
  1306.  
  1307. phivRouteMaxVisits OBJECT-TYPE
  1308.      SYNTAX INTEGER (1..63)
  1309.      ACCESS read-write
  1310.      STATUS mandatory
  1311.      DESCRIPTION
  1312.          "This value represents the maximum number of nodes a
  1313.          message coming into the executor node can have visited.
  1314.          If the message is not for this node and the MAXIMUM
  1315.          VISITS number is exceeded, the message is discarded.
  1316.          The MAXIMUM VISITS parameter defines the point where
  1317.          the packet lifetime control algorithm discards
  1318.          a packet that has traversed too many nodes. For correct
  1319.          operation, this parameter must not be less than the
  1320.          maximum path length of the network. (The maximum path
  1321.          length is the routing distance between the two nodes of
  1322.          the network having the greatest routing distance, where
  1323.          routing distance is the length of the least costly
  1324.          path between a given pair of nodes.)"
  1325.      ::= { routing 11 }
  1326.  
  1327. phivRouteRoutingTimer OBJECT-TYPE
  1328.      SYNTAX INTEGER (1..65535)
  1329.      ACCESS read-write
  1330.      STATUS mandatory
  1331.      DESCRIPTION
  1332.          "This value determines the maximum time in seconds
  1333.          allowed between Routing updates on non-Ethernet
  1334.          circuits. When this timer expires before a routing
  1335.          update occurs, a routing update is forced."
  1336.      ::= { routing 12 }
  1337.  
  1338. phivRouteSegBuffSize OBJECT-TYPE
  1339.      SYNTAX INTEGER (1..65535)
  1340.      ACCESS read-write
  1341.      STATUS mandatory
  1342.      DESCRIPTION
  1343.          "This parameter value determines the maximum size of an
  1344.          end-to-end segment. The size is a decimal integer in
  1345.          the range 1-65535. This size is in bytes. This size
  1346.          includes protocol overhead down to and including the
  1347.          End Communication layer, plus a constant value of 6.
  1348.  
  1349.  
  1350.  
  1351.  
  1352.  
  1353. Expires April 1994                                             [Page 23]
  1354.  
  1355.  
  1356.  
  1357.  
  1358.  
  1359. draft                DECnet Phase IV MIB Extensions               Oct 93
  1360.  
  1361.  
  1362.          (This value of 6 is included to provide compatibility
  1363.          with the BUFFER SIZE parameter definition.) It does not
  1364.          include Routing or Data link overhead (except for the
  1365.          constant value of 6)."
  1366.      ::= { routing 13 }
  1367.  
  1368. phivRouteType OBJECT-TYPE
  1369.      SYNTAX INTEGER {
  1370.          routing-III (1),
  1371.          nonrouting-III (2),
  1372.          area (3),
  1373.          routing-IV (4),
  1374.          nonrouting-IV (5)
  1375.      }
  1376.      ACCESS read-only
  1377.      STATUS obsolete
  1378.      DESCRIPTION
  1379.          "This parameter indicates the type of the executor
  1380.          node. The node-type is one of the following:
  1381.  
  1382.          routing-III
  1383.          nonrouting-III
  1384.          routing-IV
  1385.          ronrouting-IV
  1386.          area
  1387.  
  1388.          A routing node has full routing capability. A
  1389.          nonrouting node contains a subset of the Routing
  1390.          routing modules. The III and IV indicate the DNA
  1391.          phase of the node. Nonrouting nodes can deliver
  1392.          and receive packets to and from any node, but cannot
  1393.          route packets from other nodes through to other nodes.
  1394.          An area node routes between areas. Refer to the Routing
  1395.          specification for details.
  1396.  
  1397.          For adjacent nodes, this is a read-only parameter that
  1398.          indicates the type of the reachable adjacent node.
  1399.          NOTE: The ROUTING-III and NONROUTING-III values are
  1400.          incremented by one compared to the standard DECnet
  1401.          values in order to maintain compliance with RFC 1155)"
  1402.      ::= { routing 14 }
  1403.  
  1404. phivRouteCountAgedPktLoss OBJECT-TYPE
  1405.      SYNTAX PhivCounter (0..127)
  1406.      ACCESS read-only
  1407.  
  1408.  
  1409.  
  1410.  
  1411.  
  1412. Expires April 1994                                             [Page 24]
  1413.  
  1414.  
  1415.  
  1416.  
  1417.  
  1418. draft                DECnet Phase IV MIB Extensions               Oct 93
  1419.  
  1420.  
  1421.      STATUS mandatory
  1422.      DESCRIPTION
  1423.          "Number of aged packet losses."
  1424.      ::= { routing 15 }
  1425.  
  1426. phivRouteCountNodeUnrPktLoss OBJECT-TYPE
  1427.      SYNTAX PhivCounter (0..65535)
  1428.      ACCESS read-only
  1429.      STATUS mandatory
  1430.      DESCRIPTION
  1431.          "Number of node unreachable packet losses."
  1432.      ::= { routing 16 }
  1433.  
  1434. phivRouteCountOutRngePktLoss OBJECT-TYPE
  1435.      SYNTAX PhivCounter (0..127)
  1436.      ACCESS read-only
  1437.      STATUS mandatory
  1438.      DESCRIPTION
  1439.          "Number of node out-of-range packet losses."
  1440.      ::= { routing 17 }
  1441.  
  1442. phivRouteCountOverSzePktLoss OBJECT-TYPE
  1443.      SYNTAX PhivCounter (0..127)
  1444.      ACCESS read-only
  1445.      STATUS mandatory
  1446.      DESCRIPTION
  1447.          "Number of Oversized packet losses."
  1448.      ::= { routing 18 }
  1449.  
  1450. phivRouteCountPacketFmtErr OBJECT-TYPE
  1451.      SYNTAX PhivCounter (0..127)
  1452.      ACCESS read-only
  1453.      STATUS mandatory
  1454.      DESCRIPTION
  1455.          "Number of packet format errors."
  1456.      ::= { routing 19 }
  1457.  
  1458. phivRouteCountPtlRteUpdtLoss OBJECT-TYPE
  1459.      SYNTAX PhivCounter (0..127)
  1460.      ACCESS read-only
  1461.      STATUS mandatory
  1462.      DESCRIPTION
  1463.          "Number of partial routing update losses."
  1464.      ::= { routing 20 }
  1465.  
  1466.  
  1467.  
  1468.  
  1469.  
  1470.  
  1471. Expires April 1994                                             [Page 25]
  1472.  
  1473.  
  1474.  
  1475.  
  1476.  
  1477. draft                DECnet Phase IV MIB Extensions               Oct 93
  1478.  
  1479.  
  1480. phivRouteCountVerifReject OBJECT-TYPE
  1481.      SYNTAX PhivCounter (0..127)
  1482.      ACCESS read-only
  1483.      STATUS mandatory
  1484.      DESCRIPTION
  1485.          "Number of verification rejects."
  1486.      ::= { routing 21 }
  1487.  
  1488. -- Level 1 Routing Table
  1489.  
  1490. phivLevel1RouteTable OBJECT-TYPE
  1491.      SYNTAX SEQUENCE OF PhivLevel1RouteEntry
  1492.      ACCESS not-accessible
  1493.      STATUS mandatory
  1494.      DESCRIPTION
  1495.          "Information about the currently known DECnet Phase
  1496.          IV Routes."
  1497.      ::= { routing 22 }
  1498.  
  1499. phivLevel1RouteEntry OBJECT-TYPE
  1500.      SYNTAX PhivLevel1RouteEntry
  1501.      ACCESS not-accessible
  1502.      STATUS mandatory
  1503.      DESCRIPTION
  1504.          "Information about the currently known DECnet Phase
  1505.          IV Routes."
  1506.      INDEX  { phivLevel1RouteNodeAddr }
  1507.      ::= { phivLevel1RouteTable 1 }
  1508.  
  1509. PhivLevel1RouteEntry ::=
  1510.      SEQUENCE {
  1511.          phivLevel1RouteNodeAddr
  1512.              PhivAddr,
  1513.          phivLevel1RouteCircuitIndex
  1514.              INTEGER,
  1515.          phivLevel1RouteCost
  1516.              INTEGER,
  1517.          phivLevel1RouteHops
  1518.              INTEGER,
  1519.          phivLevel1RouteNextNode
  1520.              PhivAddr
  1521.      }
  1522.  
  1523. phivLevel1RouteNodeAddr OBJECT-TYPE
  1524.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  1525.  
  1526.  
  1527.  
  1528.  
  1529.  
  1530. Expires April 1994                                             [Page 26]
  1531.  
  1532.  
  1533.  
  1534.  
  1535.  
  1536. draft                DECnet Phase IV MIB Extensions               Oct 93
  1537.  
  1538.  
  1539.      ACCESS read-only
  1540.      STATUS mandatory
  1541.      DESCRIPTION
  1542.          "This value is the address of the node about which
  1543.          routing information is contained in this level 1
  1544.          routing table."
  1545.      ::= { phivLevel1RouteEntry 1 }
  1546.  
  1547. phivLevel1RouteCircuitIndex OBJECT-TYPE
  1548.      SYNTAX INTEGER (1..65535)
  1549.      ACCESS read-only
  1550.      STATUS mandatory
  1551.      DESCRIPTION
  1552.          "A unique index value for each known circuit. This is
  1553.          the index to the circuit state table and is the same
  1554.          value as phivCircuitIndex."
  1555.      ::= { phivLevel1RouteEntry 2 }
  1556.  
  1557. phivLevel1RouteCost OBJECT-TYPE
  1558.      SYNTAX INTEGER (0..65535)
  1559.      ACCESS read-only
  1560.      STATUS mandatory
  1561.      DESCRIPTION
  1562.          "This read-only parameter represents the total cost
  1563.          over the current path to the destination node. Cost is
  1564.          a positive integer value associated with using a
  1565.          circuit. Routing routes messages (data) along the path
  1566.          between two nodes with the smallest cost. COST is kept
  1567.          on a remote node basis."
  1568.      ::= { phivLevel1RouteEntry 3 }
  1569.  
  1570. phivLevel1RouteHops OBJECT-TYPE
  1571.      SYNTAX INTEGER (0..127)
  1572.      ACCESS read-only
  1573.      STATUS mandatory
  1574.      DESCRIPTION
  1575.          "This read-only parameter represents the number of hops
  1576.          over to a destination node. A hop is Routing value
  1577.          representing the logical distance between two nodes in
  1578.          a network. HOPS is kept on a remote node basis."
  1579.      ::= { phivLevel1RouteEntry 4 }
  1580.  
  1581. phivLevel1RouteNextNode OBJECT-TYPE
  1582.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  1583.      ACCESS read-only
  1584.  
  1585.  
  1586.  
  1587.  
  1588.  
  1589. Expires April 1994                                             [Page 27]
  1590.  
  1591.  
  1592.  
  1593.  
  1594.  
  1595. draft                DECnet Phase IV MIB Extensions               Oct 93
  1596.  
  1597.  
  1598.      STATUS mandatory
  1599.      DESCRIPTION
  1600.          "This read-only value indicates the next node on the
  1601.          circuit used to get to the node under scrutiny
  1602.          (next hop)."
  1603.      ::= { phivLevel1RouteEntry 5 }
  1604.  
  1605. -- Additional routing parameters
  1606.  
  1607. phivRouteCountZeroCount OBJECT-TYPE
  1608.      SYNTAX INTEGER {
  1609.          other (1),
  1610.          reset (2)
  1611.      }
  1612.      ACCESS read-write
  1613.      STATUS mandatory
  1614.      DESCRIPTION
  1615.          "When this value is set to 2, the following objects are
  1616.          set to Zero: phivRouteCountAgedPktLoss,
  1617.          phivRouteCountNodeUnrPktLoss,
  1618.          phivRouteCountOutRngePktLoss,
  1619.          phivRouteCountOverSzePktLoss,
  1620.          phivRouteCountPacketFmtErr,
  1621.          phivRouteCountPtlRteUpdtLoss, and
  1622.          phivRouteCountVerifReject."
  1623.      ::= { routing 23 }
  1624.  
  1625. phivRouteSystemAddr OBJECT-TYPE
  1626.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  1627.      ACCESS read-only
  1628.      STATUS obsolete
  1629.      DESCRIPTION
  1630.          "DECnet Phase IV node address."
  1631.      ::= { routing 24 }
  1632.  
  1633. phivRouteRoutingType OBJECT-TYPE
  1634.      SYNTAX INTEGER {
  1635.          routing-III (1),
  1636.          nonrouting-III (2),
  1637.          area (3),
  1638.          routing-IV (4),
  1639.          nonrouting-IV (5)
  1640.      }
  1641.      ACCESS read-write
  1642.      STATUS mandatory
  1643.  
  1644.  
  1645.  
  1646.  
  1647.  
  1648. Expires April 1994                                             [Page 28]
  1649.  
  1650.  
  1651.  
  1652.  
  1653.  
  1654. draft                DECnet Phase IV MIB Extensions               Oct 93
  1655.  
  1656.  
  1657.      DESCRIPTION
  1658.          "This read-write parameter indicates the type of the executor
  1659.          node. The node-type is one of the following:
  1660.  
  1661.          routing-III
  1662.          nonrouting-III
  1663.          routing-IV
  1664.          ronrouting-IV
  1665.          area
  1666.  
  1667.          A routing node has full routing capability. A
  1668.          nonrouting node contains a subset of the Routing
  1669.          routing modules. The III and IV indicate the DNA
  1670.          phase of the node. Nonrouting nodes can deliver
  1671.          and receive packets to and from any node, but cannot
  1672.          route packets from other nodes through to other nodes.
  1673.          An area node routes between areas. Refer to the Routing
  1674.          specification for details.
  1675.  
  1676.          For adjacent nodes, this is a read-only parameter that
  1677.          indicates the type of the reachable adjacent node.
  1678.          NOTE: The ROUTING-III and NONROUTING-III values are
  1679.          incremented by one compared to the standard DECnet
  1680.          values in order to maintain compliance with RFC 1155)"
  1681.      ::= { routing 25 }
  1682.  
  1683. phivRouteSystemAddress OBJECT-TYPE
  1684.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  1685.      ACCESS read-write
  1686.      STATUS mandatory
  1687.      DESCRIPTION
  1688.          "DECnet Phase IV node address."
  1689.      ::= { routing 26 }
  1690.  
  1691. -- Circuit Group
  1692.  
  1693. -- The implementation of the Circuit Group is mandatory for
  1694. -- all systems.
  1695.  
  1696. -- Circuit Parameters Table
  1697.  
  1698. phivCircuitParametersTable OBJECT-TYPE
  1699.      SYNTAX SEQUENCE OF PhivCircuitParametersEntry
  1700.      ACCESS not-accessible
  1701.      STATUS mandatory
  1702.  
  1703.  
  1704.  
  1705.  
  1706.  
  1707. Expires April 1994                                             [Page 29]
  1708.  
  1709.  
  1710.  
  1711.  
  1712.  
  1713. draft                DECnet Phase IV MIB Extensions               Oct 93
  1714.  
  1715.  
  1716.      DESCRIPTION
  1717.          "Information about the parameters associated with all
  1718.          circuits currently known."
  1719.      ::= {circuit 1 }
  1720.  
  1721. phivCircuitParametersEntry OBJECT-TYPE
  1722.      SYNTAX PhivCircuitParametersEntry
  1723.      ACCESS not-accessible
  1724.      STATUS mandatory
  1725.      DESCRIPTION
  1726.          "Parameters information about all circuits currently
  1727.           known."
  1728.      INDEX  { phivCircuitIndex }
  1729.      ::= { phivCircuitParametersTable 1 }
  1730.  
  1731. PhivCircuitParametersEntry ::=
  1732.      SEQUENCE {
  1733.          phivCircuitIndex
  1734.              INTEGER,
  1735.          phivCircuitLineIndex
  1736.              INTEGER,
  1737.          phivCircuitCommonState
  1738.              INTEGER,
  1739.          phivCircuitCommonSubState
  1740.              INTEGER,
  1741.          phivCircuitCommonName
  1742.              DisplayString,
  1743.          phivCircuitExecRecallTimer
  1744.              INTEGER,
  1745.          phivCircuitCommonType
  1746.              INTEGER,
  1747.          phivCircuitService
  1748.              INTEGER,
  1749.          phivCircuitExecCost
  1750.              INTEGER,
  1751.          phivCircuitExecHelloTimer
  1752.              INTEGER
  1753.     }
  1754.  
  1755. phivCircuitIndex OBJECT-TYPE
  1756.      SYNTAX INTEGER (1..65535)
  1757.      ACCESS read-only
  1758.      STATUS mandatory
  1759.      DESCRIPTION
  1760.          "A unique index value for each known circuit."
  1761.  
  1762.  
  1763.  
  1764.  
  1765.  
  1766. Expires April 1994                                             [Page 30]
  1767.  
  1768.  
  1769.  
  1770.  
  1771.  
  1772. draft                DECnet Phase IV MIB Extensions               Oct 93
  1773.  
  1774.  
  1775.      ::= { phivCircuitParametersEntry 1 }
  1776.  
  1777. phivCircuitLineIndex OBJECT-TYPE
  1778.      SYNTAX InterfaceIndex
  1779.      ACCESS read-only
  1780.      STATUS mandatory
  1781.      DESCRIPTION
  1782.          "The line on which this circuit is active.  This is
  1783.           the same as the ifIndex."
  1784.      ::= { phivCircuitParametersEntry 2 }
  1785.  
  1786. phivCircuitCommonState OBJECT-TYPE
  1787.      SYNTAX INTEGER {
  1788.          on (1),
  1789.          off (2),
  1790.          service (3),
  1791.          cleared (4)
  1792.      }
  1793.      ACCESS read-write
  1794.      STATUS mandatory
  1795.      DESCRIPTION
  1796.          "This value represents the circuit's Network Management
  1797.          operational state. NOTE: These values are incremented
  1798.          by one compared to the standard DECnet values in order
  1799.          to maintain compliance with RFC 1155."
  1800.      ::= { phivCircuitParametersEntry 3 }
  1801.  
  1802. phivCircuitCommonSubState OBJECT-TYPE
  1803.      SYNTAX INTEGER {
  1804.          starting (1),
  1805.          reflecting (2),
  1806.          looping (3),
  1807.          loading (4),
  1808.          dumping (5),
  1809.          triggering (6),
  1810.          autoservice (7),
  1811.          autoloading (8),
  1812.          autodumping (9),
  1813.          autotriggering (10),
  1814.          synchronizing (11),
  1815.          failed (12),
  1816.          running (13)
  1817.      }
  1818.      ACCESS read-only
  1819.      STATUS mandatory
  1820.  
  1821.  
  1822.  
  1823.  
  1824.  
  1825. Expires April 1994                                             [Page 31]
  1826.  
  1827.  
  1828.  
  1829.  
  1830.  
  1831. draft                DECnet Phase IV MIB Extensions               Oct 93
  1832.  
  1833.  
  1834.      DESCRIPTION
  1835.          "This value represents the circuit's Network Management
  1836.          operational and service substate. NOTE: These values are
  1837.          incremented by one compared to the standard DECnet values
  1838.          in order to maintain compliance with RFC 1155."
  1839.      ::= { phivCircuitParametersEntry 4 }
  1840.  
  1841. phivCircuitCommonName OBJECT-TYPE
  1842.      SYNTAX DisplayString (SIZE (0..16))
  1843.      ACCESS read-only
  1844.      STATUS mandatory
  1845.      DESCRIPTION
  1846.          "The name of the circuit entry in the table, for example,
  1847.           SVA-0 or in a level 2 router ASYNC-8 or ETHER-1)."
  1848.      ::= { phivCircuitParametersEntry 5 }
  1849.  
  1850. phivCircuitExecRecallTimer OBJECT-TYPE
  1851.      SYNTAX INTEGER (0..65535)
  1852.      ACCESS read-write
  1853.      STATUS mandatory
  1854.      DESCRIPTION
  1855.          "This parameter represents the minimum number of
  1856.          seconds to wait before restarting the circuit.  A
  1857.          value of 0 indicates not timer is running."
  1858.      ::= { phivCircuitParametersEntry 6 }
  1859.  
  1860. phivCircuitCommonType OBJECT-TYPE
  1861.      SYNTAX INTEGER {
  1862.          ddcmp-point (1),
  1863.          ddcmp-control (2),
  1864.          ddcmp-tributary (3),
  1865.          x25 (4),
  1866.          ddcmp-dmc (5),
  1867.          ethernet (6),
  1868.          ci (7),
  1869.          qp2-dte20 (8),
  1870.          bisync (9),
  1871.          other (14),
  1872.          fddi (15)
  1873.      }
  1874.      ACCESS read-only
  1875.      STATUS mandatory
  1876.      DESCRIPTION
  1877.          "Represents the type of the circuit. For X.25 circuits,
  1878.          the value must be set to X25. For DDCMP and Ethernet
  1879.  
  1880.  
  1881.  
  1882.  
  1883.  
  1884. Expires April 1994                                             [Page 32]
  1885.  
  1886.  
  1887.  
  1888.  
  1889.  
  1890. draft                DECnet Phase IV MIB Extensions               Oct 93
  1891.  
  1892.  
  1893.          circuits it is read only and is the same value as the
  1894.          protocol of the associated line.
  1895.          NOTE: Values 1 - 5 are incremented by one compared to the
  1896.          standard DECnet values in order to maintain compliance
  1897.          with RFC 1155."
  1898.      ::= { phivCircuitParametersEntry 7 }
  1899.  
  1900. phivCircuitService  OBJECT-TYPE
  1901.      SYNTAX INTEGER {
  1902.          enabled (1),
  1903.          disabled (2)
  1904.      }
  1905.      ACCESS read-write
  1906.      STATUS mandatory
  1907.      DESCRIPTION
  1908.          "This value indicates whether or not Network Management
  1909.          allows service operations on a circuit. The values for
  1910.          service-control are as follows:
  1911.  
  1912.          ENABLED     SERVICE state and/or service functions are
  1913.                      allowed.
  1914.  
  1915.          DISABLED    SERVICE state and/or service functions are not
  1916.                      allowed.
  1917.  
  1918.          NOTE: These values are incremented by one compared to the
  1919.          standard DECnet values in order to maintain compliance
  1920.          with RFC 1155."
  1921.      ::= { phivCircuitParametersEntry 8 }
  1922.  
  1923. phivCircuitExecCost OBJECT-TYPE
  1924.      SYNTAX INTEGER (1..25)
  1925.      ACCESS read-write
  1926.      STATUS mandatory
  1927.      DESCRIPTION
  1928.          "This value represents the routing cost of the circuit.
  1929.          Routing sends messages along the path between two nodes
  1930.          having the smallest cost."
  1931.      ::= { phivCircuitParametersEntry 9 }
  1932.  
  1933. phivCircuitExecHelloTimer OBJECT-TYPE
  1934.      SYNTAX INTEGER (1..8191)
  1935.      ACCESS read-write
  1936.      STATUS mandatory
  1937.      DESCRIPTION
  1938.  
  1939.  
  1940.  
  1941.  
  1942.  
  1943. Expires April 1994                                             [Page 33]
  1944.  
  1945.  
  1946.  
  1947.  
  1948.  
  1949. draft                DECnet Phase IV MIB Extensions               Oct 93
  1950.  
  1951.  
  1952.          "This value determines the frequency of Routing Hello
  1953.          messages sent to the adjacent node on the circuit."
  1954.      ::= { phivCircuitParametersEntry 10 }
  1955.  
  1956. -- Circuit Counters Table
  1957.  
  1958. phivCircuitCountTable OBJECT-TYPE
  1959.      SYNTAX SEQUENCE OF PhivCircuitCountEntry
  1960.      ACCESS not-accessible
  1961.      STATUS mandatory
  1962.      DESCRIPTION
  1963.          "Information about the counters associated with all
  1964.          circuits currently known."
  1965.      ::= { circuit 2 }
  1966.  
  1967.        phivCircuitCountEntry OBJECT-TYPE
  1968.      SYNTAX PhivCircuitCountEntry
  1969.      ACCESS not-accessible
  1970.      STATUS mandatory
  1971.      DESCRIPTION
  1972.          "Counter information about all circuits currently known"
  1973.      INDEX     { phivCircuitIndex }
  1974.      ::= { phivCircuitCountTable 1 }
  1975.  
  1976. PhivCircuitCountEntry ::=
  1977.      SEQUENCE {
  1978.          phivCircuitCountSecLastZeroed
  1979.              PhivCounter,
  1980.          phivCircuitCountTermPacketsRecd
  1981.              PhivCounter,
  1982.          phivCircuitCountOriginPackSent
  1983.              PhivCounter,
  1984.          phivCircuitCountTermCongLoss
  1985.              PhivCounter,
  1986.          phivCircuitCountCorruptLoss
  1987.              PhivCounter,
  1988.          phivCircuitCountTransitPksRecd
  1989.              PhivCounter,
  1990.          phivCircuitCountTransitPkSent
  1991.              PhivCounter,
  1992.          phivCircuitCountTransitCongestLoss
  1993.              PhivCounter,
  1994.          phivCircuitCountCircuitDown
  1995.              PhivCounter,
  1996.          phivCircuitCountInitFailure
  1997.  
  1998.  
  1999.  
  2000.  
  2001.  
  2002. Expires April 1994                                             [Page 34]
  2003.  
  2004.  
  2005.  
  2006.  
  2007.  
  2008. draft                DECnet Phase IV MIB Extensions               Oct 93
  2009.  
  2010.  
  2011.              PhivCounter,
  2012.          phivCircuitCountAdjDown
  2013.              PhivCounter,
  2014.          phivCircuitCountPeakAdj
  2015.              PhivCounter,
  2016.          phivCircuitCountBytesRecd
  2017.              PhivCounter,
  2018.          phivCircuitCountBytesSent
  2019.              PhivCounter,
  2020.          phivCircuitCountDataBlocksRecd
  2021.              PhivCounter,
  2022.          phivCircuitCountDataBlocksSent
  2023.              PhivCounter,
  2024.          phivCircuitCountUsrBuffUnav
  2025.              PhivCounter
  2026.      }
  2027.  
  2028. phivCircuitCountSecLastZeroed  OBJECT-TYPE
  2029.      SYNTAX PhivCounter (0..65535)
  2030.      ACCESS read-only
  2031.      STATUS mandatory
  2032.      DESCRIPTION
  2033.          "Number of seconds since the circuit counters for this
  2034.          circuit were last zeroed."
  2035.      ::= { phivCircuitCountEntry 1 }
  2036.  
  2037. phivCircuitCountTermPacketsRecd OBJECT-TYPE
  2038.      SYNTAX PhivCounter (0..2147483647)
  2039.      ACCESS read-only
  2040.      STATUS mandatory
  2041.      DESCRIPTION
  2042.          "Number of terminating packets received on this circuit."
  2043.      ::= { phivCircuitCountEntry 2 }
  2044.  
  2045. phivCircuitCountOriginPackSent OBJECT-TYPE
  2046.      SYNTAX PhivCounter (0..2147483647)
  2047.      ACCESS read-only
  2048.      STATUS mandatory
  2049.      DESCRIPTION
  2050.          "Number of originating packets sent on this circuit."
  2051.      ::= { phivCircuitCountEntry 3 }
  2052.  
  2053. phivCircuitCountTermCongLoss OBJECT-TYPE
  2054.      SYNTAX PhivCounter (0..65535)
  2055.      ACCESS read-only
  2056.  
  2057.  
  2058.  
  2059.  
  2060.  
  2061. Expires April 1994                                             [Page 35]
  2062.  
  2063.  
  2064.  
  2065.  
  2066.  
  2067. draft                DECnet Phase IV MIB Extensions               Oct 93
  2068.  
  2069.  
  2070.      STATUS mandatory
  2071.      DESCRIPTION
  2072.          "Number of terminating congestion losses on this
  2073.          circuit."
  2074.      ::= { phivCircuitCountEntry 4 }
  2075.  
  2076. phivCircuitCountCorruptLoss OBJECT-TYPE
  2077.      SYNTAX PhivCounter (0..255)
  2078.      ACCESS read-only
  2079.      STATUS mandatory
  2080.      DESCRIPTION
  2081.          "Number of corruption losses on this circuit."
  2082.      ::= { phivCircuitCountEntry 5 }
  2083.  
  2084. phivCircuitCountTransitPksRecd OBJECT-TYPE
  2085.      SYNTAX PhivCounter (0..2147483647)
  2086.      ACCESS read-only
  2087.      STATUS mandatory
  2088.      DESCRIPTION
  2089.          "Number of Transit packets received on this circuit."
  2090.      ::= { phivCircuitCountEntry 6 }
  2091.  
  2092. phivCircuitCountTransitPkSent OBJECT-TYPE
  2093.      SYNTAX PhivCounter (0..2147483647)
  2094.      ACCESS read-only
  2095.      STATUS mandatory
  2096.      DESCRIPTION
  2097.          "Number of transit packets sent on this circuit."
  2098.      ::= { phivCircuitCountEntry 7 }
  2099.  
  2100. phivCircuitCountTransitCongestLoss OBJECT-TYPE
  2101.      SYNTAX PhivCounter (0..65535)
  2102.      ACCESS read-only
  2103.      STATUS mandatory
  2104.      DESCRIPTION
  2105.          "Number of transit congestion losses on this circuit."
  2106.      ::= { phivCircuitCountEntry 8 }
  2107.  
  2108. phivCircuitCountCircuitDown OBJECT-TYPE
  2109.      SYNTAX PhivCounter (0..255)
  2110.      ACCESS read-only
  2111.      STATUS mandatory
  2112.      DESCRIPTION
  2113.          "Number of circuit downs on this circuit."
  2114.      ::= { phivCircuitCountEntry 9 }
  2115.  
  2116.  
  2117.  
  2118.  
  2119.  
  2120. Expires April 1994                                             [Page 36]
  2121.  
  2122.  
  2123.  
  2124.  
  2125.  
  2126. draft                DECnet Phase IV MIB Extensions               Oct 93
  2127.  
  2128.  
  2129.  
  2130. phivCircuitCountInitFailure OBJECT-TYPE
  2131.      SYNTAX PhivCounter (0..255)
  2132.      ACCESS read-only
  2133.      STATUS mandatory
  2134.      DESCRIPTION
  2135.          "Number of Initialization failures on this circuit."
  2136.      ::= { phivCircuitCountEntry 10 }
  2137.  
  2138. phivCircuitCountAdjDown OBJECT-TYPE
  2139.      SYNTAX PhivCounter (0..2147483647)
  2140.      ACCESS read-only
  2141.      STATUS mandatory
  2142.      DESCRIPTION
  2143.          "This counter indicates the number of adjacency losses
  2144.          that result from any of the following:
  2145.               Node listener timeout
  2146.               Invalid data received at node listener
  2147.               Unexpected control (initialization or verification)
  2148.                   message received
  2149.               Routing message received with a checksum error
  2150.               Node identification from a routing message or a
  2151.               Hello message that is not the one expected Hello
  2152.               message received indicating that connectivity
  2153.               became one-way
  2154.               Adjacency idled."
  2155.      ::= { phivCircuitCountEntry 11 }
  2156.  
  2157. phivCircuitCountPeakAdj OBJECT-TYPE
  2158.      SYNTAX PhivCounter (0..65535)
  2159.      ACCESS read-only
  2160.      STATUS mandatory
  2161.      DESCRIPTION
  2162.          "This counter indicates the maximum number of nodes
  2163.          that are up on the circuit."
  2164.      ::= { phivCircuitCountEntry 12 }
  2165.  
  2166. phivCircuitCountBytesRecd OBJECT-TYPE
  2167.      SYNTAX PhivCounter (0..2147483647)
  2168.      ACCESS read-only
  2169.      STATUS mandatory
  2170.      DESCRIPTION
  2171.          "Number of bytes received on this circuit."
  2172.      ::= { phivCircuitCountEntry 13 }
  2173.  
  2174.  
  2175.  
  2176.  
  2177.  
  2178.  
  2179. Expires April 1994                                             [Page 37]
  2180.  
  2181.  
  2182.  
  2183.  
  2184.  
  2185. draft                DECnet Phase IV MIB Extensions               Oct 93
  2186.  
  2187.  
  2188. phivCircuitCountBytesSent OBJECT-TYPE
  2189.      SYNTAX PhivCounter (0..2147483647)
  2190.      ACCESS read-only
  2191.      STATUS mandatory
  2192.      DESCRIPTION
  2193.          "Number of bytes sent on this circuit."
  2194.      ::= { phivCircuitCountEntry 14 }
  2195.  
  2196. phivCircuitCountDataBlocksRecd OBJECT-TYPE
  2197.      SYNTAX PhivCounter (0..2147483647)
  2198.      ACCESS read-only
  2199.      STATUS mandatory
  2200.      DESCRIPTION
  2201.          "Number of data blocks received on this circuit."
  2202.      ::= { phivCircuitCountEntry 15 }
  2203.  
  2204. phivCircuitCountDataBlocksSent OBJECT-TYPE
  2205.      SYNTAX PhivCounter (0..2147483647)
  2206.      ACCESS read-only
  2207.      STATUS mandatory
  2208.      DESCRIPTION
  2209.          "Number of data blocks sent on this circuit."
  2210.      ::= { phivCircuitCountEntry 16 }
  2211.  
  2212. phivCircuitCountUsrBuffUnav OBJECT-TYPE
  2213.      SYNTAX PhivCounter (0..65535)
  2214.      ACCESS read-only
  2215.      STATUS mandatory
  2216.      DESCRIPTION
  2217.          "Number of user buffer unavailable errors."
  2218.      ::= { phivCircuitCountEntry 17 }
  2219.  
  2220. -- Additional Circuit Parameters
  2221.  
  2222. phivCircuitOrigQueueLimit OBJECT-TYPE
  2223.      SYNTAX INTEGER
  2224.      ACCESS read-write
  2225.      STATUS mandatory
  2226.      DESCRIPTION
  2227.          "This parameter indicates the maximum number of
  2228.          originating packets that may be outstanding on this
  2229.          circuit. This does not include route-thru traffic."
  2230.      ::= { circuit 3 }
  2231.  
  2232. phivCircuitCountZeroCount OBJECT-TYPE
  2233.  
  2234.  
  2235.  
  2236.  
  2237.  
  2238. Expires April 1994                                             [Page 38]
  2239.  
  2240.  
  2241.  
  2242.  
  2243.  
  2244. draft                DECnet Phase IV MIB Extensions               Oct 93
  2245.  
  2246.  
  2247.      SYNTAX INTEGER {
  2248.          other (1),
  2249.          reset (2)
  2250.      }
  2251.      ACCESS read-write
  2252.      STATUS mandatory
  2253.      DESCRIPTION
  2254.          "When this value is set to 2, all of the counters in the
  2255.          Circuit Counter Table are set to zero."
  2256.      ::= { circuit 4 }
  2257.  
  2258. -- DDCMP Circuit Group
  2259.  
  2260. -- The implementation of the DDCMP Circuit Group is optional.
  2261. -- A system can be said to implement this group if and only if
  2262. -- all objects in this group are implemented.
  2263.  
  2264. -- DDCMP Parameters Table
  2265.  
  2266. phivDDCMPCircuitParametersTable OBJECT-TYPE
  2267.      SYNTAX SEQUENCE OF PhivDDCMPCircuitParametersEntry
  2268.      ACCESS not-accessible
  2269.      STATUS mandatory
  2270.      DESCRIPTION
  2271.          "Information about DDCMP circuit parameters."
  2272.      ::= { ddcmp 1}
  2273.  
  2274. phivDDCMPCircuitParametersEntry OBJECT-TYPE
  2275.      SYNTAX PhivDDCMPCircuitParametersEntry
  2276.      ACCESS not-accessible
  2277.      STATUS mandatory
  2278.      DESCRIPTION
  2279.          "Parameters information about DDCMP circuits currently
  2280.           known."
  2281.      INDEX     { phivDDCMPCircuitIndex }
  2282.      ::= { phivDDCMPCircuitParametersTable 1 }
  2283.  
  2284. PhivDDCMPCircuitParametersEntry ::=
  2285.      SEQUENCE {
  2286.          phivDDCMPCircuitIndex
  2287.              INTEGER,
  2288.          phivDDCMPCircuitAdjNodeAddr
  2289.              INTEGER,
  2290.          phivDDCMPCircuitTributary
  2291.              INTEGER
  2292.  
  2293.  
  2294.  
  2295.  
  2296.  
  2297. Expires April 1994                                             [Page 39]
  2298.  
  2299.  
  2300.  
  2301.  
  2302.  
  2303. draft                DECnet Phase IV MIB Extensions               Oct 93
  2304.  
  2305.  
  2306.      }
  2307.  
  2308. phivDDCMPCircuitIndex OBJECT-TYPE
  2309.      SYNTAX INTEGER (1..65535)
  2310.      ACCESS read-only
  2311.      STATUS mandatory
  2312.      DESCRIPTION
  2313.          "A unique index value for each known DDCMP circuit.
  2314.          This is the same value as phivCircuitIndex."
  2315.      ::= { phivDDCMPCircuitParametersEntry 1 }
  2316.  
  2317. phivDDCMPCircuitAdjNodeAddr OBJECT-TYPE
  2318.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  2319.      ACCESS read-only
  2320.      STATUS mandatory
  2321.      DESCRIPTION
  2322.          "The address of the adjacent node."
  2323.      ::= { phivDDCMPCircuitParametersEntry 2 }
  2324.  
  2325. phivDDCMPCircuitTributary OBJECT-TYPE
  2326.      SYNTAX INTEGER (0..255)
  2327.      ACCESS read-only
  2328.      STATUS mandatory
  2329.      DESCRIPTION
  2330.          "This value represents the Data Link physical tributary
  2331.          address of the circuit."
  2332.      ::= { phivDDCMPCircuitParametersEntry 3 }
  2333.  
  2334. -- DDCMP Circuit Counter Table
  2335.  
  2336. phivDDCMPCircuitCountTable OBJECT-TYPE
  2337.      SYNTAX SEQUENCE OF PhivDDCMPCircuitCountEntry
  2338.      ACCESS not-accessible
  2339.      STATUS mandatory
  2340.      DESCRIPTION
  2341.          "Information about the DDCMP counters associated with all
  2342.          circuits currently known."
  2343.      ::= { ddcmp 2 }
  2344.  
  2345. phivDDCMPCircuitCountEntry OBJECT-TYPE
  2346.      SYNTAX PhivDDCMPCircuitCountEntry
  2347.      ACCESS not-accessible
  2348.      STATUS mandatory
  2349.      DESCRIPTION
  2350.          "Counter information about DDCMP circuits now known"
  2351.  
  2352.  
  2353.  
  2354.  
  2355.  
  2356. Expires April 1994                                             [Page 40]
  2357.  
  2358.  
  2359.  
  2360.  
  2361.  
  2362. draft                DECnet Phase IV MIB Extensions               Oct 93
  2363.  
  2364.  
  2365.      INDEX     { phivCircuitIndex }
  2366.      ::= { phivDDCMPCircuitCountTable 1 }
  2367.  
  2368. PhivDDCMPCircuitCountEntry ::=
  2369.      SEQUENCE {
  2370.          phivDDCMPCircuitErrorsInbd
  2371.              PhivCounter,
  2372.          phivDDCMPCircuitErrorsOutbd
  2373.              PhivCounter,
  2374.          phivDDCMPCircuitRmteReplyTimeouts
  2375.              PhivCounter,
  2376.          phivDDCMPCircuitLocalReplyTimeouts
  2377.              PhivCounter,
  2378.          phivDDCMPCircuitRmteBuffErrors
  2379.              PhivCounter,
  2380.          phivDDCMPCircuitLocalBuffErrors
  2381.              PhivCounter,
  2382.          phivDDCMPCircuitSelectIntervalsElap
  2383.              PhivCounter,
  2384.          phivDDCMPCircuitSelectTimeouts
  2385.              PhivCounter
  2386.      }
  2387.  
  2388. phivDDCMPCircuitErrorsInbd OBJECT-TYPE
  2389.      SYNTAX PhivCounter (0..255)
  2390.      ACCESS read-only
  2391.      STATUS mandatory
  2392.      DESCRIPTION
  2393.          "Number of Data errors inbound."
  2394.      ::= { phivDDCMPCircuitCountEntry 1 }
  2395.  
  2396. phivDDCMPCircuitErrorsOutbd OBJECT-TYPE
  2397.      SYNTAX PhivCounter (0..255)
  2398.      ACCESS read-only
  2399.      STATUS mandatory
  2400.      DESCRIPTION
  2401.          "Number of outbound data errors."
  2402.      ::= { phivDDCMPCircuitCountEntry 2 }
  2403.  
  2404. phivDDCMPCircuitRmteReplyTimeouts OBJECT-TYPE
  2405.      SYNTAX PhivCounter (0..255)
  2406.      ACCESS read-only
  2407.      STATUS mandatory
  2408.      DESCRIPTION
  2409.          "Number of remote reply timeouts."
  2410.  
  2411.  
  2412.  
  2413.  
  2414.  
  2415. Expires April 1994                                             [Page 41]
  2416.  
  2417.  
  2418.  
  2419.  
  2420.  
  2421. draft                DECnet Phase IV MIB Extensions               Oct 93
  2422.  
  2423.  
  2424.      ::= { phivDDCMPCircuitCountEntry 3 }
  2425.  
  2426. phivDDCMPCircuitLocalReplyTimeouts OBJECT-TYPE
  2427.      SYNTAX PhivCounter (0..255)
  2428.      ACCESS read-only
  2429.      STATUS mandatory
  2430.      DESCRIPTION
  2431.          "Number of local Reply timeouts."
  2432.      ::= { phivDDCMPCircuitCountEntry 4 }
  2433.  
  2434. phivDDCMPCircuitRmteBuffErrors OBJECT-TYPE
  2435.      SYNTAX PhivCounter (0..255)
  2436.      ACCESS read-only
  2437.      STATUS mandatory
  2438.      DESCRIPTION
  2439.          "Number of remote reply time out errors."
  2440.      ::= { phivDDCMPCircuitCountEntry 5 }
  2441.  
  2442. phivDDCMPCircuitLocalBuffErrors  OBJECT-TYPE
  2443.      SYNTAX PhivCounter (0..255)
  2444.      ACCESS read-only
  2445.      STATUS mandatory
  2446.      DESCRIPTION
  2447.          "Number of local buffer errors."
  2448.      ::= { phivDDCMPCircuitCountEntry 6 }
  2449.  
  2450. phivDDCMPCircuitSelectIntervalsElap OBJECT-TYPE
  2451.      SYNTAX PhivCounter (0..65535)
  2452.      ACCESS read-only
  2453.      STATUS mandatory
  2454.      DESCRIPTION
  2455.          "Selection intervals that have elapsed."
  2456.      ::= {phivDDCMPCircuitCountEntry 7 }
  2457.  
  2458. phivDDCMPCircuitSelectTimeouts OBJECT-TYPE
  2459.      SYNTAX INTEGER (0..255)
  2460.      ACCESS read-only
  2461.      STATUS mandatory
  2462.      DESCRIPTION
  2463.          "Number of selection timeouts."
  2464.      ::= {phivDDCMPCircuitCountEntry 8 }
  2465.  
  2466. -- DDCMP Line Count Table
  2467.  
  2468. phivDDCMPLineCountTable OBJECT-TYPE
  2469.  
  2470.  
  2471.  
  2472.  
  2473.  
  2474. Expires April 1994                                             [Page 42]
  2475.  
  2476.  
  2477.  
  2478.  
  2479.  
  2480. draft                DECnet Phase IV MIB Extensions               Oct 93
  2481.  
  2482.  
  2483.      SYNTAX SEQUENCE OF PhivDDCMPLineCountEntry
  2484.      ACCESS not-accessible
  2485.      STATUS mandatory
  2486.      DESCRIPTION
  2487.          "The DDCMP Line Count Table."
  2488.      ::= { ddcmp 3 }
  2489.  
  2490. phivDDCMPLineCountEntry OBJECT-TYPE
  2491.      SYNTAX PhivDDCMPLineCountEntry
  2492.      ACCESS not-accessible
  2493.      STATUS mandatory
  2494.      DESCRIPTION
  2495.          "There is one entry in the table for each line."
  2496.      INDEX  { phivDDCMPLineCountIndex }
  2497.      ::= { phivDDCMPLineCountTable 1 }
  2498.  
  2499. PhivDDCMPLineCountEntry ::=
  2500.      SEQUENCE {
  2501.          phivDDCMPLineCountIndex
  2502.              InterfaceIndex,
  2503.          phivDDCMPLineCountDataErrsIn
  2504.              PhivCounter,
  2505.          phivDDCMPLineCountRmteStationErrs
  2506.              PhivCounter,
  2507.          phivDDCMPLineCountLocalStationErrs
  2508.              PhivCounter
  2509.      }
  2510.  
  2511. phivDDCMPLineCountIndex OBJECT-TYPE
  2512.      SYNTAX InterfaceIndex
  2513.      ACCESS read-only
  2514.      STATUS mandatory
  2515.      DESCRIPTION
  2516.          "The line on which this entry's equivalence is
  2517.          effective. The interface identified by a particular
  2518.          value of this index is the same interface as
  2519.          identified by the same value of phivLineIndex.
  2520.          This value is the ifIndex."
  2521.      ::= { phivDDCMPLineCountEntry 1 }
  2522.  
  2523. phivDDCMPLineCountDataErrsIn OBJECT-TYPE
  2524.      SYNTAX PhivCounter (0..255)
  2525.      ACCESS read-only
  2526.      STATUS mandatory
  2527.      DESCRIPTION
  2528.  
  2529.  
  2530.  
  2531.  
  2532.  
  2533. Expires April 1994                                             [Page 43]
  2534.  
  2535.  
  2536.  
  2537.  
  2538.  
  2539. draft                DECnet Phase IV MIB Extensions               Oct 93
  2540.  
  2541.  
  2542.          "Number of data errors inbound."
  2543.      ::= { phivDDCMPLineCountEntry 2 }
  2544.  
  2545. phivDDCMPLineCountRmteStationErrs OBJECT-TYPE
  2546.      SYNTAX PhivCounter (0..255)
  2547.      ACCESS read-only
  2548.      STATUS mandatory
  2549.      DESCRIPTION
  2550.          "Number of remote station errors."
  2551.      ::= { phivDDCMPLineCountEntry 3 }
  2552.  
  2553. phivDDCMPLineCountLocalStationErrs OBJECT-TYPE
  2554.      SYNTAX PhivCounter (0..255)
  2555.      ACCESS read-only
  2556.      STATUS mandatory
  2557.      DESCRIPTION
  2558.           "Number of local station errors."
  2559.      ::= { phivDDCMPLineCountEntry 4 }
  2560.  
  2561. -- DDCMP Multipoint Circuit Control Group
  2562.  
  2563. -- The implementation of the DDCMP Multipoint Circuit Control
  2564. -- Group is optional.  A system can be said to implement this group
  2565. -- if and only if all objects in this group are implemented.
  2566.  
  2567. phivControlSchedTimer OBJECT-TYPE
  2568.      SYNTAX INTEGER (50..65535)
  2569.      ACCESS read-only
  2570.      STATUS mandatory
  2571.      DESCRIPTION
  2572.          "This value represents the number of milliseconds
  2573.          between recalculation of tributary polling priorities."
  2574.      DEFVAL { 200 }
  2575.      ::= { control 1 }
  2576.  
  2577. phivControlDeadTimer OBJECT-TYPE
  2578.      SYNTAX INTEGER (1..65535)
  2579.      ACCESS read-only
  2580.      STATUS mandatory
  2581.      DESCRIPTION
  2582.          "This value represents the number of milliseconds
  2583.          between polls of one of the set of dead
  2584.          tributaries."
  2585.      DEFVAL { 10000 }
  2586.      ::= { control 2 }
  2587.  
  2588.  
  2589.  
  2590.  
  2591.  
  2592. Expires April 1994                                             [Page 44]
  2593.  
  2594.  
  2595.  
  2596.  
  2597.  
  2598. draft                DECnet Phase IV MIB Extensions               Oct 93
  2599.  
  2600.  
  2601.  
  2602. phivControlDelayTimer OBJECT-TYPE
  2603.      SYNTAX INTEGER (1..65535)
  2604.      ACCESS read-only
  2605.      STATUS mandatory
  2606.      DESCRIPTION
  2607.          "This value represents the minimum number of
  2608.          milliseconds to delay between polls. The delay timer
  2609.          limits the effect of a very fast control station on
  2610.          slow tributaries."
  2611.      ::= { control 3 }
  2612.  
  2613. phivControlStreamTimer OBJECT-TYPE
  2614.      SYNTAX INTEGER (0..65535)
  2615.      ACCESS read-only
  2616.      STATUS mandatory
  2617.      DESCRIPTION
  2618.          "This value represents the number of milliseconds a
  2619.          tributary or a half duplex remote station is
  2620.          allowed to hold the line.
  2621.  
  2622.          NOTE: This parameter can also be applied to
  2623.          half-duplex lines of type DDCMP POINT."
  2624.      DEFVAL { 6000 }
  2625.      ::= { control 4 }
  2626.  
  2627. -- DDCMP Multipoint Circuit Control Parameters Table
  2628.  
  2629. phivControlParametersTable OBJECT-TYPE
  2630.      SYNTAX SEQUENCE OF PhivControlParametersEntry
  2631.      ACCESS not-accessible
  2632.      STATUS mandatory
  2633.      DESCRIPTION
  2634.          "Information about control circuit parameters."
  2635.      ::= { control 5 }
  2636.  
  2637. phivControlParametersEntry OBJECT-TYPE
  2638.      SYNTAX PhivControlParametersEntry
  2639.      ACCESS not-accessible
  2640.      STATUS mandatory
  2641.      DESCRIPTION
  2642.          "Parameters information about control circuits
  2643.          currently known."
  2644.      INDEX  { phivControlCircuitIndex }
  2645.      ::= { phivControlParametersTable 1 }
  2646.  
  2647.  
  2648.  
  2649.  
  2650.  
  2651. Expires April 1994                                             [Page 45]
  2652.  
  2653.  
  2654.  
  2655.  
  2656.  
  2657. draft                DECnet Phase IV MIB Extensions               Oct 93
  2658.  
  2659.  
  2660.  
  2661. PhivControlParametersEntry ::=
  2662.      SEQUENCE {
  2663.          phivControlCircuitIndex
  2664.              INTEGER,
  2665.          phivControlBabbleTimer
  2666.              INTEGER,
  2667.          phivControlMaxBuffs
  2668.              INTEGER,
  2669.          phivControlMaxTransmits
  2670.              INTEGER,
  2671.          phivControlDyingBase
  2672.              INTEGER,
  2673.          phivControlDyingIncrement
  2674.              INTEGER,
  2675.          phivControlDeadThreshold
  2676.              INTEGER,
  2677.          phivControlDyingThreshold
  2678.              INTEGER,
  2679.          phivControlInactTreshold
  2680.              INTEGER,
  2681.          phivControlPollingState
  2682.              INTEGER,
  2683.          phivControlPollingSubState
  2684.              INTEGER,
  2685.          phivControlTransTimer
  2686.              INTEGER
  2687.      }
  2688.  
  2689. phivControlCircuitIndex OBJECT-TYPE
  2690.      SYNTAX INTEGER (1..65535)
  2691.      ACCESS read-only
  2692.      STATUS mandatory
  2693.      DESCRIPTION
  2694.          "A unique index value for each known multipoint
  2695.          control circuit.
  2696.          This is the same value as phivCircuitIndex."
  2697.      ::= { phivControlParametersEntry 1 }
  2698.  
  2699. phivControlBabbleTimer OBJECT-TYPE
  2700.      SYNTAX INTEGER (1..65535)
  2701.      ACCESS read-write
  2702.      STATUS mandatory
  2703.      DESCRIPTION
  2704.          "This value represents the number of milliseconds that a
  2705.  
  2706.  
  2707.  
  2708.  
  2709.  
  2710. Expires April 1994                                             [Page 46]
  2711.  
  2712.  
  2713.  
  2714.  
  2715.  
  2716. draft                DECnet Phase IV MIB Extensions               Oct 93
  2717.  
  2718.  
  2719.          selected tributary or remote half-duplex station is
  2720.          allowed to transmit."
  2721.      DEFVAL { 6000 }
  2722.      ::= { phivControlParametersEntry 2 }
  2723.  
  2724. phivControlMaxBuffs  OBJECT-TYPE
  2725.      SYNTAX INTEGER (1..254)
  2726.      ACCESS read-write
  2727.      STATUS mandatory
  2728.      DESCRIPTION
  2729.          "This value represents the maximum number of buffers the
  2730.          tributary can use from a common buffer pool. If not
  2731.          set, there is no common buffer pool and buffers are
  2732.          explicitly supplied by the higher level. Count is a
  2733.          decimal integer in the range 1-254."
  2734.      ::= { phivControlParametersEntry 3 }
  2735.  
  2736. phivControlMaxTransmits  OBJECT-TYPE
  2737.      SYNTAX INTEGER (1..255)
  2738.      ACCESS read-write
  2739.      STATUS mandatory
  2740.      DESCRIPTION
  2741.          "This value represents the maximum number of data
  2742.          messages that can be transmitted at one time. Count
  2743.          is a decimal integer in the range 1-255."
  2744.      DEFVAL { 4 }
  2745.      ::= { phivControlParametersEntry 4 }
  2746.  
  2747. phivControlDyingBase OBJECT-TYPE
  2748.      SYNTAX INTEGER (0..255)
  2749.      ACCESS read-write
  2750.      STATUS mandatory
  2751.      DESCRIPTION
  2752.          "This value represents the base priority to which a
  2753.          tributary is reset each time it has been polled. A
  2754.          separate base can be set for each of the indicated
  2755.          polling states. Base is a decimal integer in the range
  2756.          0-255.  If not set, the defaults are: active, 255;
  2757.          inactive, 0; and dying, 0."
  2758.      ::= { phivControlParametersEntry 5 }
  2759.  
  2760. phivControlDyingIncrement OBJECT-TYPE
  2761.      SYNTAX INTEGER (0..255)
  2762.      ACCESS read-write
  2763.      STATUS mandatory
  2764.  
  2765.  
  2766.  
  2767.  
  2768.  
  2769. Expires April 1994                                             [Page 47]
  2770.  
  2771.  
  2772.  
  2773.  
  2774.  
  2775. draft                DECnet Phase IV MIB Extensions               Oct 93
  2776.  
  2777.  
  2778.      DESCRIPTION
  2779.          "This value represents the increment added to the
  2780.          tributary priority each time the scheduling timer
  2781.          expires.  If not set, the defaults are: active, 0;
  2782.          inactive, 64; and dying, 16."
  2783.      ::= { phivControlParametersEntry 6 }
  2784.  
  2785. phivControlDeadThreshold OBJECT-TYPE
  2786.      SYNTAX INTEGER (0..255)
  2787.      ACCESS read-write
  2788.      STATUS mandatory
  2789.      DESCRIPTION
  2790.          "This value represents the number of times to poll the
  2791.          active, inactive, or dying tributary before changing
  2792.          its polling state to dead because of receive timeouts.
  2793.          Count is a decimal integer in the range 0-255."
  2794.      DEFVAL { 8 }
  2795.      ::= { phivControlParametersEntry 7 }
  2796.  
  2797. phivControlDyingThreshold OBJECT-TYPE
  2798.      SYNTAX INTEGER (0..255)
  2799.      ACCESS read-write
  2800.      STATUS mandatory
  2801.      DESCRIPTION
  2802.          "This value represents the number of times to poll the
  2803.          active or inactive tributary before changing its
  2804.          polling state to dying because of receive timeouts.
  2805.          Count is a decimal integer in the range 0-255."
  2806.      DEFVAL { 2 }
  2807.      ::= { phivControlParametersEntry 8 }
  2808.  
  2809. phivControlInactTreshold OBJECT-TYPE
  2810.      SYNTAX INTEGER (0..255)
  2811.      ACCESS read-write
  2812.      STATUS mandatory
  2813.      DESCRIPTION
  2814.          "This value represents the number of times to poll the
  2815.          active tributary before changing its polling state to
  2816.          inactive because of no data response. Count is a
  2817.          decimal integer in the range
  2818.          0-255."
  2819.      DEFVAL { 8 }
  2820.      ::= { phivControlParametersEntry 9 }
  2821.  
  2822. phivControlPollingState OBJECT-TYPE
  2823.  
  2824.  
  2825.  
  2826.  
  2827.  
  2828. Expires April 1994                                             [Page 48]
  2829.  
  2830.  
  2831.  
  2832.  
  2833.  
  2834. draft                DECnet Phase IV MIB Extensions               Oct 93
  2835.  
  2836.  
  2837.      SYNTAX INTEGER {
  2838.          automatic (1),
  2839.          active (2),
  2840.          inactive (3),
  2841.          dying (4),
  2842.          dead (5)
  2843.      }
  2844.      ACCESS read-write
  2845.      STATUS mandatory
  2846.      DESCRIPTION
  2847.          "This value represents the state of the tributary
  2848.          relative to the multipoint polling algorithm.  If not
  2849.          set the default is AUTOMATIC. The possible states are:
  2850.  
  2851.          AUTOMATIC
  2852.  
  2853.            The tributary's state is allowed to vary according to
  2854.            the operation of the polling algorithm.
  2855.  
  2856.          ACTIVE/INACTIVE/DYING/DEAD
  2857.  
  2858.            The tributary is locked in the specified state.
  2859.  
  2860.           NOTE: These values are incremented by one compared to
  2861.           the standard DECnet values in order to maintain
  2862.           compliance with RFC 1155."
  2863.      ::= { phivControlParametersEntry 10 }
  2864.  
  2865. phivControlPollingSubState OBJECT-TYPE
  2866.      SYNTAX INTEGER {
  2867.          active (1),
  2868.          inactive (2),
  2869.          dying (3),
  2870.          dead (4)
  2871.      }
  2872.      ACCESS read-only
  2873.      STATUS mandatory
  2874.      DESCRIPTION
  2875.          "This value represents the tributary's state as
  2876.          determined by the polling algorithm.  This applies
  2877.          only when the polling state is AUTOMATIC and is
  2878.          read-only to Network Management.  Polling-substate is
  2879.          one of ACTIVE, INACTIVE, DYING, or DEAD.  It is
  2880.          displayed as a tag on the polling state, for example:
  2881.          AUTOMATIC-INACTIVE."
  2882.  
  2883.  
  2884.  
  2885.  
  2886.  
  2887. Expires April 1994                                             [Page 49]
  2888.  
  2889.  
  2890.  
  2891.  
  2892.  
  2893. draft                DECnet Phase IV MIB Extensions               Oct 93
  2894.  
  2895.  
  2896.      ::= { phivControlParametersEntry 11 }
  2897.  
  2898. phivControlTransTimer OBJECT-TYPE
  2899.      SYNTAX INTEGER (0..65535)
  2900.      ACCESS read-write
  2901.      STATUS mandatory
  2902.      DESCRIPTION
  2903.          "This value represents the number of milliseconds to
  2904.          delay between data message transmits. Milliseconds is
  2905.          a decimal integer in the range 0-65535."
  2906.      DEFVAL { 0 }
  2907.      ::= { phivControlParametersEntry 12 }
  2908.  
  2909. -- Ethernet Group
  2910.  
  2911. -- The implementation of the Ethernet Group is mandatory
  2912. -- for all systems which support ethernet links.
  2913.  
  2914. -- Ethernet Parameters Table
  2915.  
  2916. phivEthLinkParametersTable OBJECT-TYPE
  2917.      SYNTAX SEQUENCE OF PhivEthLinkParametersEntry
  2918.      ACCESS not-accessible
  2919.      STATUS mandatory
  2920.      DESCRIPTION
  2921.           "Information about ethernet link parameters."
  2922.      ::= { ethernet 1}
  2923.  
  2924. phivEthLinkParametersEntry OBJECT-TYPE
  2925.      SYNTAX PhivEthLinkParametersEntry
  2926.      ACCESS not-accessible
  2927.      STATUS mandatory
  2928.      DESCRIPTION
  2929.          "Parameter information about ethernet links currently
  2930.          known."
  2931.      INDEX     { phivEthLinkIndex }
  2932.      ::= { phivEthLinkParametersTable 1 }
  2933.  
  2934. PhivEthLinkParametersEntry ::=
  2935.      SEQUENCE {
  2936.          phivEthLinkIndex
  2937.              INTEGER,
  2938.          phivEthDesigRouterNodeAddr
  2939.              PhivAddr,
  2940.          phivEthMaxRouters
  2941.  
  2942.  
  2943.  
  2944.  
  2945.  
  2946. Expires April 1994                                             [Page 50]
  2947.  
  2948.  
  2949.  
  2950.  
  2951.  
  2952. draft                DECnet Phase IV MIB Extensions               Oct 93
  2953.  
  2954.  
  2955.              INTEGER,
  2956.          phivEthRouterPri
  2957.              INTEGER,
  2958.          phivEthHardwareAddr
  2959.              OCTET STRING
  2960.       }
  2961.  
  2962. phivEthLinkIndex OBJECT-TYPE
  2963.      SYNTAX INTEGER (1..65535)
  2964.      ACCESS read-only
  2965.      STATUS mandatory
  2966.      DESCRIPTION
  2967.          "The circuit over which this links information is
  2968.          collected.  This is the same as phivCircuitIndex."
  2969.      ::= { phivEthLinkParametersEntry 1 }
  2970.  
  2971. phivEthDesigRouterNodeAddr OBJECT-TYPE
  2972.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  2973.      ACCESS read-only
  2974.      STATUS mandatory
  2975.      DESCRIPTION
  2976.          "This value is the address of the designated router."
  2977.      ::= { phivEthLinkParametersEntry 2 }
  2978.  
  2979. phivEthMaxRouters OBJECT-TYPE
  2980.      SYNTAX INTEGER (0..255)
  2981.      ACCESS read-write
  2982.      STATUS mandatory
  2983.      DESCRIPTION
  2984.          "This parameter is the maximum number of routers (other
  2985.           than the executor itself) allowed on the circuit by
  2986.           Routing for circuits that are owned by the executor
  2987.           node."
  2988.      ::= { phivEthLinkParametersEntry 3 }
  2989.  
  2990. phivEthRouterPri OBJECT-TYPE
  2991.      SYNTAX INTEGER (0..127)
  2992.      ACCESS read-write
  2993.      STATUS mandatory
  2994.      DESCRIPTION
  2995.          "This parameter is the priority that this router is to
  2996.           have in the selection of designated router for the
  2997.           circuit on circuits that are owned by the executor
  2998.           node."
  2999.      DEFVAL { 64 }
  3000.  
  3001.  
  3002.  
  3003.  
  3004.  
  3005. Expires April 1994                                             [Page 51]
  3006.  
  3007.  
  3008.  
  3009.  
  3010.  
  3011. draft                DECnet Phase IV MIB Extensions               Oct 93
  3012.  
  3013.  
  3014.      ::= { phivEthLinkParametersEntry 4 }
  3015.  
  3016. phivEthHardwareAddr OBJECT-TYPE
  3017.      SYNTAX OCTET STRING (SIZE (6))
  3018.      ACCESS read-only
  3019.      STATUS mandatory
  3020.      DESCRIPTION
  3021.          "This read-only parameter is the address that is
  3022.          associated with the line device hardware as seen by
  3023.          the DECnet Software.  This value is not the same as
  3024.          ifPhysAddress."
  3025.      ::= { phivEthLinkParametersEntry 5 }
  3026.  
  3027. -- Counters Group
  3028.  
  3029. -- The implementation of the Counters Group is optional.
  3030. -- A system can be said to implement this group if and only if
  3031. -- all objects in this group are implemented.
  3032.  
  3033. -- Counters Table
  3034.  
  3035. phivCountersCountTable OBJECT-TYPE
  3036.      SYNTAX SEQUENCE OF PhivCountersCountEntry
  3037.      ACCESS not-accessible
  3038.      STATUS mandatory
  3039.      DESCRIPTION
  3040.          "Information about ethernet link counters."
  3041.      ::= { counters 1 }
  3042.  
  3043. phivCountersCountEntry OBJECT-TYPE
  3044.      SYNTAX PhivCountersCountEntry
  3045.      ACCESS not-accessible
  3046.      STATUS mandatory
  3047.      DESCRIPTION
  3048.          "Counter information about ethernet links currently
  3049.          known."
  3050.      INDEX     { phivCountersIndex }
  3051.      ::= { phivCountersCountTable 1 }
  3052.  
  3053. PhivCountersCountEntry ::=
  3054.      SEQUENCE {
  3055.          phivCountersIndex
  3056.              InterfaceIndex,
  3057.          phivCountersCountBytesRecd
  3058.              PhivCounter,
  3059.  
  3060.  
  3061.  
  3062.  
  3063.  
  3064. Expires April 1994                                             [Page 52]
  3065.  
  3066.  
  3067.  
  3068.  
  3069.  
  3070. draft                DECnet Phase IV MIB Extensions               Oct 93
  3071.  
  3072.  
  3073.          phivCountersCountBytesSent
  3074.              PhivCounter,
  3075.          phivCountersCountDataBlocksRecd
  3076.              PhivCounter,
  3077.          phivCountersCountDataBlocksSent
  3078.              PhivCounter,
  3079.          phivCountersCountEthUsrBuffUnav
  3080.              PhivCounter,
  3081.          phivCountersCountMcastBytesRecd
  3082.              PhivCounter,
  3083.          phivCountersCountDataBlksRecd
  3084.              PhivCounter,
  3085.          phivCountersCountDataBlksSent
  3086.              PhivCounter,
  3087.          phivCountersCountMcastBlksRecd
  3088.              PhivCounter,
  3089.          phivCountersCountBlksSentDef
  3090.              PhivCounter,
  3091.          phivCountersCountBlksSentSingleCol
  3092.              PhivCounter,
  3093.          phivCountersCountBlksSentMultCol
  3094.              PhivCounter,
  3095.          phivCountersCountSendFailure
  3096.              PhivCounter,
  3097.          phivCountersCountCollDetectFailure
  3098.              PhivCounter,
  3099.          phivCountersCountReceiveFailure
  3100.              PhivCounter,
  3101.          phivCountersCountUnrecFrameDest
  3102.              PhivCounter,
  3103.          phivCountersCountDataOver
  3104.              PhivCounter,
  3105.          phivCountersCountSysBuffUnav
  3106.              PhivCounter,
  3107.          phivCountersCountUsrBuffUnav
  3108.              PhivCounter
  3109.       }
  3110.  
  3111. phivCountersIndex OBJECT-TYPE
  3112.      SYNTAX InterfaceIndex
  3113.      ACCESS read-only
  3114.      STATUS mandatory
  3115.      DESCRIPTION
  3116.          "The interface to which these counters apply.  This is
  3117.          the same interface as identified by the same value of
  3118.  
  3119.  
  3120.  
  3121.  
  3122.  
  3123. Expires April 1994                                             [Page 53]
  3124.  
  3125.  
  3126.  
  3127.  
  3128.  
  3129. draft                DECnet Phase IV MIB Extensions               Oct 93
  3130.  
  3131.  
  3132.          phivLineIndex. This value is the ifIndex."
  3133.      ::= { phivCountersCountEntry 1 }
  3134.  
  3135. phivCountersCountBytesRecd OBJECT-TYPE
  3136.      SYNTAX PhivCounter (0..2147483647)
  3137.      ACCESS read-only
  3138.      STATUS mandatory
  3139.      DESCRIPTION
  3140.          "Number of bytes received over this link."
  3141.      ::= { phivCountersCountEntry 2 }
  3142.  
  3143. phivCountersCountBytesSent OBJECT-TYPE
  3144.      SYNTAX PhivCounter (0..2147483647)
  3145.      ACCESS read-only
  3146.      STATUS mandatory
  3147.      DESCRIPTION
  3148.          "Number of bytes sent over this link."
  3149.      ::= { phivCountersCountEntry 3 }
  3150.  
  3151. phivCountersCountDataBlocksRecd OBJECT-TYPE
  3152.      SYNTAX PhivCounter (0..2147483647)
  3153.      ACCESS read-only
  3154.      STATUS obsolete
  3155.      DESCRIPTION
  3156.          "Number of data blocks received over this link."
  3157.      ::= { phivCountersCountEntry 4 }
  3158.  
  3159. phivCountersCountDataBlocksSent OBJECT-TYPE
  3160.      SYNTAX PhivCounter (0..2147483647)
  3161.      ACCESS read-only
  3162.      STATUS obsolete
  3163.      DESCRIPTION
  3164.          "Number of data blocks sent over this link."
  3165.      ::= { phivCountersCountEntry 5 }
  3166.  
  3167. phivCountersCountEthUsrBuffUnav OBJECT-TYPE
  3168.      SYNTAX PhivCounter (0..65535)
  3169.      ACCESS read-only
  3170.      STATUS mandatory
  3171.      DESCRIPTION
  3172.          "Number of user buffer unavailable errors over this
  3173.          link."
  3174.      ::= { phivCountersCountEntry 6 }
  3175.  
  3176. phivCountersCountMcastBytesRecd OBJECT-TYPE
  3177.  
  3178.  
  3179.  
  3180.  
  3181.  
  3182. Expires April 1994                                             [Page 54]
  3183.  
  3184.  
  3185.  
  3186.  
  3187.  
  3188. draft                DECnet Phase IV MIB Extensions               Oct 93
  3189.  
  3190.  
  3191.      SYNTAX PhivCounter (0..2147483647)
  3192.      ACCESS read-only
  3193.      STATUS mandatory
  3194.      DESCRIPTION
  3195.          "Number of multicast bytes received over this link."
  3196.      ::= { phivCountersCountEntry 7 }
  3197.  
  3198. phivCountersCountDataBlksRecd OBJECT-TYPE
  3199.      SYNTAX PhivCounter (0..2147483647)
  3200.      ACCESS read-only
  3201.      STATUS mandatory
  3202.      DESCRIPTION
  3203.          "Number of data blocks received over this link."
  3204.      ::= { phivCountersCountEntry 8 }
  3205.  
  3206. phivCountersCountDataBlksSent OBJECT-TYPE
  3207.      SYNTAX PhivCounter (0..2147483647)
  3208.      ACCESS read-only
  3209.      STATUS mandatory
  3210.      DESCRIPTION
  3211.          "Number of data blocks sent over this link."
  3212.      ::= { phivCountersCountEntry 9 }
  3213.  
  3214. phivCountersCountMcastBlksRecd OBJECT-TYPE
  3215.      SYNTAX PhivCounter (0..2147483647)
  3216.      ACCESS read-only
  3217.      STATUS mandatory
  3218.      DESCRIPTION
  3219.          "Number of multicast blocks received over this link."
  3220.      ::= { phivCountersCountEntry 10 }
  3221.  
  3222. phivCountersCountBlksSentDef OBJECT-TYPE
  3223.      SYNTAX PhivCounter (0..2147483647)
  3224.      ACCESS read-only
  3225.      STATUS mandatory
  3226.      DESCRIPTION
  3227.          "Number of blocks sent, initially deferred over this
  3228.          link."
  3229.      ::= { phivCountersCountEntry 11 }
  3230.  
  3231. phivCountersCountBlksSentSingleCol OBJECT-TYPE
  3232.      SYNTAX PhivCounter (0..2147483647)
  3233.      ACCESS read-only
  3234.      STATUS mandatory
  3235.      DESCRIPTION
  3236.  
  3237.  
  3238.  
  3239.  
  3240.  
  3241. Expires April 1994                                             [Page 55]
  3242.  
  3243.  
  3244.  
  3245.  
  3246.  
  3247. draft                DECnet Phase IV MIB Extensions               Oct 93
  3248.  
  3249.  
  3250.          "Number of blocks sent, single collision over this link."
  3251.      ::= { phivCountersCountEntry 12 }
  3252.  
  3253. phivCountersCountBlksSentMultCol OBJECT-TYPE
  3254.      SYNTAX PhivCounter (0..2147483647)
  3255.      ACCESS read-only
  3256.      STATUS mandatory
  3257.      DESCRIPTION
  3258.          "Number of blocks sent, multiple collisions over this
  3259.          link."
  3260.      ::= { phivCountersCountEntry 13 }
  3261.  
  3262. phivCountersCountSendFailure OBJECT-TYPE
  3263.      SYNTAX INTEGER (0..65535)
  3264.      ACCESS read-only
  3265.      STATUS mandatory
  3266.      DESCRIPTION
  3267.          "Number of send failures over this link."
  3268.      ::= { phivCountersCountEntry 14 }
  3269.  
  3270. phivCountersCountCollDetectFailure OBJECT-TYPE
  3271.      SYNTAX INTEGER (0..65535)
  3272.      ACCESS read-only
  3273.      STATUS mandatory
  3274.      DESCRIPTION
  3275.          "Number of collision detect check failures over this
  3276.           link."
  3277.      ::= { phivCountersCountEntry 15 }
  3278.  
  3279. phivCountersCountReceiveFailure OBJECT-TYPE
  3280.      SYNTAX INTEGER (0..65535)
  3281.      ACCESS read-only
  3282.      STATUS mandatory
  3283.      DESCRIPTION
  3284.          "Number of receive failures over this link."
  3285.      ::= { phivCountersCountEntry 16 }
  3286.  
  3287. phivCountersCountUnrecFrameDest OBJECT-TYPE
  3288.      SYNTAX INTEGER (0..65535)
  3289.      ACCESS read-only
  3290.      STATUS mandatory
  3291.      DESCRIPTION
  3292.          "Number of unrecognized frame destinations over this
  3293.          link."
  3294.      ::= { phivCountersCountEntry 17 }
  3295.  
  3296.  
  3297.  
  3298.  
  3299.  
  3300. Expires April 1994                                             [Page 56]
  3301.  
  3302.  
  3303.  
  3304.  
  3305.  
  3306. draft                DECnet Phase IV MIB Extensions               Oct 93
  3307.  
  3308.  
  3309.  
  3310. phivCountersCountDataOver OBJECT-TYPE
  3311.      SYNTAX INTEGER (0..65535)
  3312.      ACCESS read-only
  3313.      STATUS mandatory
  3314.      DESCRIPTION
  3315.          "Number of data overruns over this link."
  3316.      ::= { phivCountersCountEntry 18 }
  3317.  
  3318. phivCountersCountSysBuffUnav OBJECT-TYPE
  3319.      SYNTAX INTEGER (0..65535)
  3320.      ACCESS read-only
  3321.      STATUS mandatory
  3322.      DESCRIPTION
  3323.          "Number of system buffer unavailables over this link."
  3324.      ::= { phivCountersCountEntry 19 }
  3325.  
  3326. phivCountersCountUsrBuffUnav OBJECT-TYPE
  3327.      SYNTAX INTEGER (0..65535)
  3328.      ACCESS read-only
  3329.      STATUS mandatory
  3330.      DESCRIPTION
  3331.          "Number of user buffer unavailables."
  3332.      ::= { phivCountersCountEntry 20 }
  3333.  
  3334. -- Adjacency Group
  3335.  
  3336. -- The implementation of the Adjacency Group is mandatory for all
  3337. -- conformant implementations of this memo.
  3338.  
  3339. -- The phivAdjTable has been made obsolete it has been replaced with
  3340. -- the phivAdjNodeTable.
  3341.  
  3342. phivAdjTable OBJECT-TYPE
  3343.      SYNTAX SEQUENCE OF PhivAdjEntry
  3344.      ACCESS not-accessible
  3345.      STATUS obsolete
  3346.      DESCRIPTION
  3347.          "The Adjacency Table."
  3348.      ::= { adjacency 1 }
  3349.  
  3350. phivAdjEntry OBJECT-TYPE
  3351.      SYNTAX PhivAdjEntry
  3352.      ACCESS not-accessible
  3353.      STATUS obsolete
  3354.  
  3355.  
  3356.  
  3357.  
  3358.  
  3359. Expires April 1994                                             [Page 57]
  3360.  
  3361.  
  3362.  
  3363.  
  3364.  
  3365. draft                DECnet Phase IV MIB Extensions               Oct 93
  3366.  
  3367.  
  3368.      DESCRIPTION
  3369.          "There is one entry in the table for each adjacency."
  3370.      INDEX  { phivAdjCircuitIndex }
  3371.      ::= { phivAdjTable 1 }
  3372.  
  3373. PhivAdjEntry ::=
  3374.      SEQUENCE {
  3375.          phivAdjCircuitIndex
  3376.              INTEGER,
  3377.          phivAdjNodeAddr
  3378.              PhivAddr,
  3379.          phivAdjBlockSize
  3380.              INTEGER,
  3381.          phivAdjListenTimer
  3382.              INTEGER (1..65535),
  3383.          phivAdjCircuitEtherServPhysAddr
  3384.              OCTET STRING,
  3385.          phivAdjType
  3386.              INTEGER,
  3387.          phivAdjState
  3388.              INTEGER,
  3389.          phivAdjPriority
  3390.              INTEGER,
  3391.          phivAdjExecListenTimer
  3392.              INTEGER (1..65535)
  3393.       }
  3394. phivAdjCircuitIndex OBJECT-TYPE
  3395.      SYNTAX INTEGER
  3396.      ACCESS read-only
  3397.      STATUS obsolete
  3398.      DESCRIPTION
  3399.          "A unique index value for each known circuit."
  3400.      ::= { phivAdjEntry 1 }
  3401.  
  3402. phivAdjNodeAddr OBJECT-TYPE
  3403.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  3404.      ACCESS read-only
  3405.      STATUS obsolete
  3406.      DESCRIPTION
  3407.          "The address of the adjacent node."
  3408.      ::= { phivAdjEntry 2 }
  3409.  
  3410. phivAdjBlockSize OBJECT-TYPE
  3411.      SYNTAX INTEGER
  3412.      ACCESS read-only
  3413.  
  3414.  
  3415.  
  3416.  
  3417.  
  3418. Expires April 1994                                             [Page 58]
  3419.  
  3420.  
  3421.  
  3422.  
  3423.  
  3424. draft                DECnet Phase IV MIB Extensions               Oct 93
  3425.  
  3426.  
  3427.      STATUS obsolete
  3428.      DESCRIPTION
  3429.          "This read-only parameter is the block size that was
  3430.          negotiated with the adjacent Routing layer during Routing
  3431.          initialization over a particular circuit. It includes the
  3432.          routing header, but excludes the data link header. This
  3433.          parameter is qualified by ADJACENT NODE."
  3434.      ::= { phivAdjEntry 3 }
  3435.  
  3436. phivAdjListenTimer OBJECT-TYPE
  3437.      SYNTAX INTEGER (1..65535)
  3438.      ACCESS read-only
  3439.      STATUS obsolete
  3440.      DESCRIPTION
  3441.          "This value determines the maximum number of seconds
  3442.          allowed to elapse before Routing receives some message
  3443.          (either a Hello message or a user message) from the
  3444.          adjacent node on the circuit. It was agreed during
  3445.          Routing initialization with the adjacent Routing layer.
  3446.          This parameter is qualified by ADJACENT NODE."
  3447.      ::= { phivAdjEntry 4 }
  3448.  
  3449. phivAdjCircuitEtherServPhysAddr OBJECT-TYPE
  3450.      SYNTAX OCTET STRING ( SIZE (6) )
  3451.      ACCESS read-only
  3452.      STATUS obsolete
  3453.      DESCRIPTION
  3454.          "This parameter indicates the Ethernet physical address
  3455.          of an adjacent node that is being serviced on this
  3456.          circuit. This parameter is a qualifier for SERVICE
  3457.          SUBSTATE."
  3458.      ::= { phivAdjEntry 5 }
  3459.  
  3460. phivAdjType OBJECT-TYPE
  3461.      SYNTAX INTEGER {
  3462.          routing-III (1),
  3463.          nonrouting-III (2),
  3464.          area (3),
  3465.          routing-IV (4),
  3466.          nonrouting-IV (5)
  3467.      }
  3468.      ACCESS read-only
  3469.      STATUS obsolete
  3470.      DESCRIPTION
  3471.          "This parameter indicates the type of adjacency.
  3472.  
  3473.  
  3474.  
  3475.  
  3476.  
  3477. Expires April 1994                                             [Page 59]
  3478.  
  3479.  
  3480.  
  3481.  
  3482.  
  3483. draft                DECnet Phase IV MIB Extensions               Oct 93
  3484.  
  3485.  
  3486.  
  3487.          For adjacent nodes, this is a read-only parameter that
  3488.          indicates the type of the reachable adjacent node.
  3489.          NOTE: The routing-III and nonrouting-III values are
  3490.          incremented by one compared to the standard DECnet
  3491.          values in order to maintain compliance with RFC 1155)"
  3492.      ::= { phivAdjEntry 6 }
  3493.  
  3494. phivAdjState OBJECT-TYPE
  3495.      SYNTAX INTEGER {
  3496.          initializing (1),          -- Ethernet one-way
  3497.          up (2),                    -- Ethernet two-way
  3498.          run (3),                   -- The eight DDCMP/X.25 states
  3499.          circuit-rejected (4),
  3500.          data-link-start (5),
  3501.          routing-layer-initialize (6),
  3502.          routing-layer-verify (7),
  3503.          routing-layer-complete (8),
  3504.          off (9),
  3505.          halt (10)
  3506.      }
  3507.      ACCESS read-only
  3508.      STATUS obsolete
  3509.      DESCRIPTION
  3510.          "This value indicates the state of a router adjacency.
  3511.          On adjacencies over a circuit of type
  3512.          (phivCircuitCommonType) Ethernet, CI, or FDDI, with an
  3513.          adjacent node of type (phivAdjType) ROUTING IV or AREA,
  3514.          this variable is the state of the Ethernet
  3515.          Initialization Layer for this adjacency, and can have
  3516.          values INITIALIZING or UP. (See Section 9.1.1 of
  3517.          DECnet Phase IV Routing Layer Functional Specification.)
  3518.  
  3519.          On adjacencies over a circuit of type
  3520.          (phivCircuitCommonType) Ethernet, CI, or FDDI, with an
  3521.          adjacent node of type (phivAdjType) NONROUTING IV,
  3522.          this variable will always take on the value UP.
  3523.  
  3524.          On adjacencies over a circuit of type
  3525.          (phivCircuitCommonType) DDCMP POINT, DDCMP CONTROL,
  3526.          DDCMP TRIBUTARY, DDCMP DMC, or X.25, this variable is
  3527.          the state of the Routing Layer Initialization Circuit
  3528.          State. (See section 7.3, ibid.)  It can have values
  3529.          between RUN and HALT.
  3530.  
  3531.  
  3532.  
  3533.  
  3534.  
  3535.  
  3536. Expires April 1994                                             [Page 60]
  3537.  
  3538.  
  3539.  
  3540.  
  3541.  
  3542. draft                DECnet Phase IV MIB Extensions               Oct 93
  3543.  
  3544.  
  3545.          On adjacencies over a circuit of type
  3546.          (phivCircuitCommonType) OTHER, this variable may be
  3547.          used in a manner consistent with the Initialization
  3548.          Layer used on that circuit."
  3549.      ::= { phivAdjEntry 7 }
  3550.  
  3551. phivAdjPriority OBJECT-TYPE
  3552.      SYNTAX INTEGER (0..255)
  3553.      ACCESS read-only
  3554.      STATUS obsolete
  3555.      DESCRIPTION
  3556.          "Priority assigned by the adjacent node for this
  3557.          circuit."
  3558.   ::= { phivAdjEntry 8 }
  3559.  
  3560. phivAdjExecListenTimer OBJECT-TYPE
  3561.      SYNTAX INTEGER (1..65535)
  3562.      ACCESS read-only
  3563.      STATUS obsolete
  3564.      DESCRIPTION
  3565.          "This read-only value determines the maximum number of
  3566.          seconds allowed to elapse before Routing receives some
  3567.          message (either a Hello message or a user message) from
  3568.          the adjacent node on the circuit. It was agreed during
  3569.          Routing initialization with the adjacent Routing layer."
  3570.      ::= { phivAdjEntry 9 }
  3571.  
  3572. -- New Adjacency Table this replaces the phivAdjTable.
  3573.  
  3574. phivAdjNodeTable OBJECT-TYPE
  3575.      SYNTAX SEQUENCE OF PhivAdjNodeEntry
  3576.      ACCESS not-accessible
  3577.      STATUS mandatory
  3578.      DESCRIPTION
  3579.          "The Adjacent Node Table."
  3580.      ::= { adjacency 2 }
  3581.  
  3582. phivAdjNodeEntry OBJECT-TYPE
  3583.      SYNTAX PhivAdjNodeEntry
  3584.      ACCESS not-accessible
  3585.      STATUS mandatory
  3586.      DESCRIPTION
  3587.          "There is one entry in the table for each adjacency."
  3588.      INDEX  { phivAdjNodeCircuitIndex, phivAdjAddr }
  3589.      ::= { phivAdjNodeTable 1 }
  3590.  
  3591.  
  3592.  
  3593.  
  3594.  
  3595. Expires April 1994                                             [Page 61]
  3596.  
  3597.  
  3598.  
  3599.  
  3600.  
  3601. draft                DECnet Phase IV MIB Extensions               Oct 93
  3602.  
  3603.  
  3604. PhivAdjNodeEntry ::=
  3605.      SEQUENCE {
  3606.          phivAdjNodeCircuitIndex
  3607.              INTEGER,
  3608.          phivAdjAddr
  3609.              PhivAddr,
  3610.          phivAdjNodeBlockSize
  3611.              INTEGER,
  3612.          phivAdjNodeListenTimer
  3613.              INTEGER,
  3614.          phivAdjNodeCircuitEtherServPhysAddr
  3615.              OCTET STRING,
  3616.          phivAdjNodeType
  3617.              INTEGER,
  3618.          phivAdjNodeState
  3619.              INTEGER,
  3620.          phivAdjNodePriority
  3621.              INTEGER
  3622.       }
  3623.  
  3624. phivAdjNodeCircuitIndex OBJECT-TYPE
  3625.      SYNTAX INTEGER (1..65535)
  3626.      ACCESS read-only
  3627.      STATUS mandatory
  3628.      DESCRIPTION
  3629.          "A unique index value for each known circuit.  This
  3630.          value is the same as phivCircuitIndex and identifies the
  3631.          circuit over which the adjacency is realized."
  3632.      ::= { phivAdjNodeEntry 1 }
  3633.  
  3634. phivAdjAddr OBJECT-TYPE
  3635.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  3636.      ACCESS read-only
  3637.      STATUS mandatory
  3638.      DESCRIPTION
  3639.          "The address of the adjacent node."
  3640.      ::= { phivAdjNodeEntry 2 }
  3641.  
  3642. phivAdjNodeBlockSize OBJECT-TYPE
  3643.      SYNTAX INTEGER
  3644.      ACCESS read-only
  3645.      STATUS mandatory
  3646.      DESCRIPTION
  3647.          "This read-only parameter is the block size that was
  3648.          negotiated with the adjacent Routing layer during Routing
  3649.  
  3650.  
  3651.  
  3652.  
  3653.  
  3654. Expires April 1994                                             [Page 62]
  3655.  
  3656.  
  3657.  
  3658.  
  3659.  
  3660. draft                DECnet Phase IV MIB Extensions               Oct 93
  3661.  
  3662.  
  3663.          initialization over a particular circuit. It includes the
  3664.          routing header, but excludes the data link header. This
  3665.          parameter is qualified by ADJACENT NODE."
  3666.      ::= { phivAdjNodeEntry 3 }
  3667.  
  3668. phivAdjNodeListenTimer OBJECT-TYPE
  3669.      SYNTAX INTEGER (1..65535)
  3670.      ACCESS read-only
  3671.      STATUS mandatory
  3672.      DESCRIPTION
  3673.          "This value determines the maximum number of seconds
  3674.          allowed to elapse before Routing receives some message
  3675.          (either a Hello message or a user message) from the
  3676.          adjacent node on the circuit. It was agreed during
  3677.          Routing initialization with the adjacent Routing layer.
  3678.          This parameter is qualified by ADJACENT NODE."
  3679.      ::= { phivAdjNodeEntry 4 }
  3680.  
  3681. phivAdjNodeCircuitEtherServPhysAddr OBJECT-TYPE
  3682.      SYNTAX OCTET STRING (SIZE (6))
  3683.      ACCESS read-only
  3684.      STATUS mandatory
  3685.      DESCRIPTION
  3686.          "This parameter indicates the Ethernet physical address
  3687.          of an adjacent node that is being serviced on this
  3688.          circuit. This parameter is a qualifier for SERVICE
  3689.          SUBSTATE."
  3690.      ::= { phivAdjNodeEntry 5 }
  3691.  
  3692. phivAdjNodeType OBJECT-TYPE
  3693.      SYNTAX INTEGER {
  3694.          routing-III (1),
  3695.          nonrouting-III (2),
  3696.          area (3),
  3697.          routing-IV (4),
  3698.          nonrouting-IV (5)
  3699.      }
  3700.      ACCESS read-only
  3701.      STATUS mandatory
  3702.      DESCRIPTION
  3703.          "This parameter indicates the type of adjacency.
  3704.  
  3705.          For adjacent nodes, this is a read-only parameter that
  3706.          indicates the type of the reachable adjacent node.
  3707.          NOTE: The routing-III and nonrouting-III values are
  3708.  
  3709.  
  3710.  
  3711.  
  3712.  
  3713. Expires April 1994                                             [Page 63]
  3714.  
  3715.  
  3716.  
  3717.  
  3718.  
  3719. draft                DECnet Phase IV MIB Extensions               Oct 93
  3720.  
  3721.  
  3722.          incremented by one compared to the standard DECnet
  3723.          values in order to maintain compliance with RFC 1155)"
  3724.      ::= { phivAdjNodeEntry 6 }
  3725.  
  3726. phivAdjNodeState OBJECT-TYPE
  3727.      SYNTAX INTEGER {
  3728.          initializing (1),          -- Ethernet one-way
  3729.          up (2),                    -- Ethernet two-way
  3730.          run (3),                   -- The eight DDCMP/X.25 states
  3731.          circuit-rejected (4),
  3732.          data-link-start (5),
  3733.          routing-layer-initialize (6),
  3734.          routing-layer-verify (7),
  3735.          routing-layer-complete (8),
  3736.          off (9),
  3737.          halt (10)
  3738.      }
  3739.      ACCESS read-only
  3740.      STATUS mandatory
  3741.      DESCRIPTION
  3742.          "This value indicates the state of a router adjacency.
  3743.          On adjacencies over a circuit of type
  3744.          (phivCircuitCommonType) Ethernet, CI, or FDDI, with an
  3745.          adjacent node of type (phivAdjNodeType) ROUTING IV or AREA,
  3746.          this variable is the state of the Ethernet
  3747.          Initialization Layer for this adjacency, and can have
  3748.          values INITIALIZING or UP. (See Section 9.1.1 of
  3749.          DECnet Phase IV Routing Layer Functional Specification.)
  3750.  
  3751.          On adjacencies over a circuit of type
  3752.          (phivCircuitCommonType) Ethernet, CI, or FDDI, with an
  3753.          adjacent node of type (phivAdjNodeType) NONROUTING IV,
  3754.          this variable will always take on the value UP.
  3755.  
  3756.          On adjacencies over a circuit of type
  3757.          (phivCircuitCommonType) DDCMP POINT, DDCMP CONTROL,
  3758.          DDCMP TRIBUTARY, DDCMP DMC, or X.25, this variable is
  3759.          the state of the Routing Layer Initialization Circuit
  3760.          State. (See section 7.3, ibid.)  It can have values
  3761.          between RUN and HALT.
  3762.  
  3763.          On adjacencies over a circuit of type
  3764.          (phivCircuitCommonType) OTHER, this variable may be
  3765.          used in a manner consistent with the Initialization
  3766.          Layer used on that circuit."
  3767.  
  3768.  
  3769.  
  3770.  
  3771.  
  3772. Expires April 1994                                             [Page 64]
  3773.  
  3774.  
  3775.  
  3776.  
  3777.  
  3778. draft                DECnet Phase IV MIB Extensions               Oct 93
  3779.  
  3780.  
  3781.      ::= { phivAdjNodeEntry 7 }
  3782.  
  3783. phivAdjNodePriority OBJECT-TYPE
  3784.      SYNTAX INTEGER (0..255)
  3785.      ACCESS read-only
  3786.      STATUS mandatory
  3787.      DESCRIPTION
  3788.          "Priority assigned by the adjacent node for this
  3789.          circuit."
  3790.         ::= { phivAdjNodeEntry 8 }
  3791.  
  3792. -- Line Group
  3793.  
  3794. -- The implementation of the Line Group is mandatory for all
  3795. -- conformant implementations of this memo.
  3796.  
  3797. phivLineTable OBJECT-TYPE
  3798.      SYNTAX SEQUENCE OF PhivLineEntry
  3799.      ACCESS not-accessible
  3800.      STATUS mandatory
  3801.      DESCRIPTION
  3802.          "The Line Table."
  3803.      ::= { line 1 }
  3804.  
  3805. phivLineEntry OBJECT-TYPE
  3806.      SYNTAX PhivLineEntry
  3807.      ACCESS not-accessible
  3808.      STATUS mandatory
  3809.      DESCRIPTION
  3810.          "There is one entry in the table for each line."
  3811.      INDEX  { phivLineIndex }
  3812.      ::= { phivLineTable 1 }
  3813.  
  3814. PhivLineEntry ::=
  3815.      SEQUENCE {
  3816.          phivLineIndex
  3817.              InterfaceIndex,
  3818.          phivLineName
  3819.              DisplayString,
  3820.          phivLineState
  3821.              INTEGER,
  3822.          phivLineSubstate
  3823.              INTEGER,
  3824.          phivLineService
  3825.              INTEGER,
  3826.  
  3827.  
  3828.  
  3829.  
  3830.  
  3831. Expires April 1994                                             [Page 65]
  3832.  
  3833.  
  3834.  
  3835.  
  3836.  
  3837. draft                DECnet Phase IV MIB Extensions               Oct 93
  3838.  
  3839.  
  3840.          phivLineDevice
  3841.              DisplayString,
  3842.          phivLineReceiveBuffs
  3843.              INTEGER,
  3844.          phivLineProtocol
  3845.              INTEGER,
  3846.          phivLineServiceTimer
  3847.              INTEGER,
  3848.          phivLineMaxBlock
  3849.              INTEGER
  3850.      }
  3851.  
  3852. phivLineIndex OBJECT-TYPE
  3853.      SYNTAX InterfaceIndex
  3854.      ACCESS read-only
  3855.      STATUS mandatory
  3856.      DESCRIPTION
  3857.          "The line on which this entry's equivalence is effective.
  3858.          This is the same as the ifIndex."
  3859.      ::= { phivLineEntry 1 }
  3860.  
  3861. phivLineName OBJECT-TYPE
  3862.      SYNTAX DisplayString (SIZE (0..16))
  3863.      ACCESS read-only
  3864.      STATUS mandatory
  3865.      DESCRIPTION
  3866.          "The name of the line on this row of the table."
  3867.      ::= { phivLineEntry 2 }
  3868.  
  3869. phivLineState OBJECT-TYPE
  3870.      SYNTAX INTEGER {
  3871.          on (1),
  3872.          off (2),
  3873.          service (3),
  3874.          cleared (4)
  3875.      }
  3876.      ACCESS read-only
  3877.      STATUS mandatory
  3878.      DESCRIPTION
  3879.          "This value represents Network Management operational
  3880.          state.
  3881.          NOTE that these values are incremented by one compared to
  3882.          the standard DECnet values."
  3883.      ::= { phivLineEntry 3 }
  3884.  
  3885.  
  3886.  
  3887.  
  3888.  
  3889.  
  3890. Expires April 1994                                             [Page 66]
  3891.  
  3892.  
  3893.  
  3894.  
  3895.  
  3896. draft                DECnet Phase IV MIB Extensions               Oct 93
  3897.  
  3898.  
  3899. phivLineSubstate OBJECT-TYPE
  3900.      SYNTAX INTEGER {
  3901.          starting (1),
  3902.          reflecting (2),
  3903.          looping (3),
  3904.          loading (4),
  3905.          dumping (5),
  3906.          triggering (6),
  3907.          auto-service (7),
  3908.          auto-loading (8),
  3909.          auto-dumping (9),
  3910.          auto-triggering (10),
  3911.          synchronizing (11),
  3912.          failed (12),
  3913.          running (13)
  3914.      }
  3915.      ACCESS read-only
  3916.      STATUS mandatory
  3917.      DESCRIPTION
  3918.          "This value represents the line's read-only Network
  3919.          Management substate.
  3920.          NOTE that these values are incremented by one compared to
  3921.          the standard DECnet values."
  3922.      ::= { phivLineEntry 4 }
  3923.  
  3924. phivLineService OBJECT-TYPE
  3925.      SYNTAX INTEGER {
  3926.          starting (1),
  3927.          reflecting (2),
  3928.          looping (3),
  3929.          other (4)
  3930.      }
  3931.      ACCESS read-only
  3932.      STATUS mandatory
  3933.      DESCRIPTION
  3934.          "This value represents the line's read-only Network
  3935.          Management service.
  3936.          NOTE that these values are incremented by one compared to
  3937.          the standard DECnet values and OTHER is a new addition."
  3938.      ::= { phivLineEntry 5 }
  3939.  
  3940. phivLineDevice OBJECT-TYPE
  3941.      SYNTAX DisplayString (SIZE (0..16))
  3942.      ACCESS read-only
  3943.      STATUS mandatory
  3944.  
  3945.  
  3946.  
  3947.  
  3948.  
  3949. Expires April 1994                                             [Page 67]
  3950.  
  3951.  
  3952.  
  3953.  
  3954.  
  3955. draft                DECnet Phase IV MIB Extensions               Oct 93
  3956.  
  3957.  
  3958.      DESCRIPTION
  3959.          "This value represents the Physical Link device to be
  3960.          used on the line."
  3961.      ::= { phivLineEntry 6 }
  3962.  
  3963. phivLineReceiveBuffs OBJECT-TYPE
  3964.      SYNTAX INTEGER (0..65535)
  3965.      ACCESS read-only
  3966.      STATUS mandatory
  3967.      DESCRIPTION
  3968.          "This value represents the number of receive buffers
  3969.          reserved for the line. It is a decimal number in
  3970.          the range 0-65535.  0 is supported for those vendors
  3971.          that do not reserve buffers on a per line basis and
  3972.          use a pool of buffers that can be used by any line."
  3973.      ::= { phivLineEntry 7 }
  3974.  
  3975. phivLineProtocol OBJECT-TYPE
  3976.      SYNTAX INTEGER {
  3977.          ddcmp-point (1),
  3978.          ddcmp-control (2),
  3979.          ddcmp-tributary (3),
  3980.          reserved (4),
  3981.          ddcmp-dmc (5),
  3982.          olapb (6),
  3983.          ethernet (7),
  3984.          ci (8),
  3985.          qp2 (9),
  3986.          other (14),
  3987.          fddi (15)
  3988.      }
  3989.      ACCESS read-only
  3990.      STATUS mandatory
  3991.      DESCRIPTION
  3992.          "This value represents the protocol used on the line
  3993.          device.  Note that these values are incremented by
  3994.          one compared to the standard DECnet values."
  3995.      ::= { phivLineEntry 8 }
  3996.  
  3997. phivLineServiceTimer OBJECT-TYPE
  3998.      SYNTAX INTEGER (1..65535)
  3999.      ACCESS read-only
  4000.      STATUS mandatory
  4001.      DESCRIPTION
  4002.          "This value represents the amount of time in
  4003.  
  4004.  
  4005.  
  4006.  
  4007.  
  4008. Expires April 1994                                             [Page 68]
  4009.  
  4010.  
  4011.  
  4012.  
  4013.  
  4014. draft                DECnet Phase IV MIB Extensions               Oct 93
  4015.  
  4016.  
  4017.          milliseconds allowed to elapse before a Data Link
  4018.          receive request completes while doing service
  4019.          operations."
  4020.      ::= { phivLineEntry 9 }
  4021.  
  4022. phivLineMaxBlock OBJECT-TYPE
  4023.      SYNTAX INTEGER (1..65535)
  4024.      ACCESS read-only
  4025.      STATUS mandatory
  4026.      DESCRIPTION
  4027.          "This value represents the Data Link maximum block
  4028.          size on the line."
  4029.      ::= { phivLineEntry 10 }
  4030.  
  4031. -- Non Broadcast Line Group
  4032.  
  4033. -- The implementation of the Non Broadcast Line Group is optional.
  4034. -- A system can be said to implement this group if and only if
  4035. -- all objects in this group are implemented.
  4036.  
  4037. phivNonBroadcastTable OBJECT-TYPE
  4038.      SYNTAX SEQUENCE OF PhivNonBroadcastEntry
  4039.      ACCESS not-accessible
  4040.      STATUS mandatory
  4041.      DESCRIPTION
  4042.          "The Non Broadcast Table."
  4043.      ::= { nonBroadcastLine 1 }
  4044.  
  4045. phivNonBroadcastEntry OBJECT-TYPE
  4046.      SYNTAX PhivNonBroadcastEntry
  4047.      ACCESS not-accessible
  4048.      STATUS mandatory
  4049.      DESCRIPTION
  4050.          "There is one entry in the table for each
  4051.          Non Broadcast line."
  4052.      INDEX  { phivNonBroadcastIndex }
  4053.      ::= { phivNonBroadcastTable 1 }
  4054.  
  4055. PhivNonBroadcastEntry ::=
  4056.      SEQUENCE {
  4057.          phivNonBroadcastIndex
  4058.              InterfaceIndex,
  4059.          phivNonBroadcastController
  4060.              INTEGER,
  4061.          phivNonBroadcastDuplex
  4062.  
  4063.  
  4064.  
  4065.  
  4066.  
  4067. Expires April 1994                                             [Page 69]
  4068.  
  4069.  
  4070.  
  4071.  
  4072.  
  4073. draft                DECnet Phase IV MIB Extensions               Oct 93
  4074.  
  4075.  
  4076.              INTEGER,
  4077.          phivNonBroadcastClock
  4078.              INTEGER,
  4079.          phivNonBroadcastRetransmitTimer
  4080.              INTEGER
  4081.      }
  4082.  
  4083. phivNonBroadcastIndex OBJECT-TYPE
  4084.      SYNTAX InterfaceIndex
  4085.      ACCESS read-only
  4086.      STATUS mandatory
  4087.      DESCRIPTION
  4088.          "The Non Broadcast line on which this entry's
  4089.          equivalence is effective.  This is the same value
  4090.          as the ifIndex."
  4091.      ::= { phivNonBroadcastEntry 1 }
  4092.  
  4093. phivNonBroadcastController OBJECT-TYPE
  4094.      SYNTAX INTEGER {
  4095.          normal (1),
  4096.          loopback (2),
  4097.          other (3)
  4098.      }
  4099.      ACCESS read-only
  4100.      STATUS mandatory
  4101.      DESCRIPTION
  4102.          "This value represents the Physical Link hardware
  4103.          controller mode for the line device. The values
  4104.          for controller-mode are:
  4105.  
  4106.          NORMAL  For normal controller operating mode.
  4107.  
  4108.          LOOPBACK For software controllable loopback of the
  4109.          controller. On those devices that can support this
  4110.          mode, it causes all transmitted messages to be looped
  4111.          back from within the controller itself. This is
  4112.          accomplished without any manual intervention other
  4113.          than the setting of this parameter value.
  4114.  
  4115.          OTHER indicates function is not supported
  4116.          Note that these values are incremented by one compared to
  4117.          the standard DECnet values."
  4118.      ::= { phivNonBroadcastEntry 2 }
  4119.  
  4120. phivNonBroadcastDuplex OBJECT-TYPE
  4121.  
  4122.  
  4123.  
  4124.  
  4125.  
  4126. Expires April 1994                                             [Page 70]
  4127.  
  4128.  
  4129.  
  4130.  
  4131.  
  4132. draft                DECnet Phase IV MIB Extensions               Oct 93
  4133.  
  4134.  
  4135.      SYNTAX INTEGER {
  4136.          full (1),
  4137.          half (2)
  4138.      }
  4139.      ACCESS read-only
  4140.      STATUS mandatory
  4141.      DESCRIPTION
  4142.          "This value represents the Physical Link hardware
  4143.          duplex mode of the line device. The possible modes
  4144.          are:
  4145.  
  4146.          FULL   Full-duplex
  4147.          HALF   Half-duplex
  4148.  
  4149.          Note that these values are incremented by one compared to
  4150.          the standard DECnet values."
  4151.      ::= { phivNonBroadcastEntry 3 }
  4152.  
  4153. phivNonBroadcastClock OBJECT-TYPE
  4154.      SYNTAX INTEGER {
  4155.          external (1),
  4156.          internal (2),
  4157.          other (3)
  4158.      }
  4159.      ACCESS read-only
  4160.      STATUS mandatory
  4161.      DESCRIPTION
  4162.          "This value represents the Physical Link hardware clock
  4163.          mode for the line device. The values for clock-mode are:
  4164.  
  4165.          INTERNAL For software controllable loopback use of
  4166.          the clock. On those devices that can support this
  4167.          mode, it causes the device to supply a clock signal
  4168.          such that a transmitted messages can be looped
  4169.          back from outside the device. This may require manual
  4170.          intervention other than the setting of this parameter
  4171.          value. For example, the operator may have to connect
  4172.          a loopback plug in place of the normal line.
  4173.  
  4174.          EXTERNAL For normal clock operating mode, where the
  4175.          clock signal is supplied externally to the controller.
  4176.          Note that these values are incremented by one compared to
  4177.          the standard DECnet values."
  4178.      ::= { phivNonBroadcastEntry 4 }
  4179.  
  4180.  
  4181.  
  4182.  
  4183.  
  4184.  
  4185. Expires April 1994                                             [Page 71]
  4186.  
  4187.  
  4188.  
  4189.  
  4190.  
  4191. draft                DECnet Phase IV MIB Extensions               Oct 93
  4192.  
  4193.  
  4194. phivNonBroadcastRetransmitTimer OBJECT-TYPE
  4195.      SYNTAX INTEGER (1..65535)
  4196.      ACCESS read-only
  4197.      STATUS mandatory
  4198.      DESCRIPTION
  4199.          "This value represents number of milliseconds before
  4200.          the Data Link retransmits a block on the line. On
  4201.          half-duplex lines, this parameter is the select timer."
  4202.      DEFVAL { 3000 }
  4203.      ::= { phivNonBroadcastEntry 5 }
  4204.  
  4205. -- Area Parameters Group
  4206.  
  4207. -- The implementation of the Area Parameters Group is mandatory
  4208. -- for all systems which implement level 2 routing.
  4209.  
  4210. phivAreaTable OBJECT-TYPE
  4211.      SYNTAX SEQUENCE OF PhivAreaEntry
  4212.      ACCESS not-accessible
  4213.      STATUS mandatory
  4214.      DESCRIPTION
  4215.          "Table of information kept on all areas known to
  4216.          this unit."
  4217.      ::= { area 1 }
  4218.  
  4219. phivAreaEntry OBJECT-TYPE
  4220.      SYNTAX PhivAreaEntry
  4221.      ACCESS not-accessible
  4222.      STATUS mandatory
  4223.      DESCRIPTION
  4224.          "The area routing information."
  4225.      INDEX  { phivAreaNum }
  4226.      ::= { phivAreaTable 1 }
  4227.  
  4228. PhivAreaEntry ::=
  4229.      SEQUENCE {
  4230.          phivAreaNum
  4231.              INTEGER,
  4232.          phivAreaState
  4233.              INTEGER,
  4234.          phivAreaCost
  4235.              Gauge,
  4236.          phivAreaHops
  4237.              INTEGER,
  4238.          phivAreaNextNode
  4239.  
  4240.  
  4241.  
  4242.  
  4243.  
  4244. Expires April 1994                                             [Page 72]
  4245.  
  4246.  
  4247.  
  4248.  
  4249.  
  4250. draft                DECnet Phase IV MIB Extensions               Oct 93
  4251.  
  4252.  
  4253.              PhivAddr,
  4254.          phivAreaCircuitIndex
  4255.             INTEGER
  4256.      }
  4257.  
  4258. phivAreaNum OBJECT-TYPE
  4259.      SYNTAX INTEGER (0..64)
  4260.      ACCESS read-only
  4261.      STATUS mandatory
  4262.      DESCRIPTION
  4263.          "This value indicates the area number of this entry."
  4264.      ::= { phivAreaEntry 1 }
  4265.  
  4266. phivAreaState OBJECT-TYPE
  4267.      SYNTAX INTEGER {
  4268.          reachable (4),
  4269.          unreachable (5)
  4270.      }
  4271.      ACCESS read-only
  4272.      STATUS mandatory
  4273.      DESCRIPTION
  4274.          "This value indicates the state of the area"
  4275.      ::= { phivAreaEntry 2 }
  4276.  
  4277. phivAreaCost OBJECT-TYPE
  4278.      SYNTAX Gauge
  4279.      ACCESS read-only
  4280.      STATUS mandatory
  4281.      DESCRIPTION
  4282.          "The total cost over the current path to the
  4283.           destination area. Cost is a value associated with
  4284.           using a circuit. Routing routes messages (data)
  4285.           along the path between 2 areas with the smallest
  4286.           cost."
  4287.      ::= { phivAreaEntry 3 }
  4288.  
  4289. phivAreaHops OBJECT-TYPE
  4290.      SYNTAX INTEGER (0..255)
  4291.      ACCESS read-only
  4292.      STATUS mandatory
  4293.      DESCRIPTION
  4294.          "The number of hops to a destination area. A hop is
  4295.          the routing value representing the logical distance
  4296.          between two areas in network."
  4297.      ::= { phivAreaEntry 4 }
  4298.  
  4299.  
  4300.  
  4301.  
  4302.  
  4303. Expires April 1994                                             [Page 73]
  4304.  
  4305.  
  4306.  
  4307.  
  4308.  
  4309. draft                DECnet Phase IV MIB Extensions               Oct 93
  4310.  
  4311.  
  4312.  
  4313. phivAreaNextNode OBJECT-TYPE
  4314.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  4315.      ACCESS read-only
  4316.      STATUS mandatory
  4317.      DESCRIPTION
  4318.          "The next node on the circuit used to get to the
  4319.          area under scrutiny."
  4320.      ::= { phivAreaEntry 5 }
  4321.  
  4322. phivAreaCircuitIndex OBJECT-TYPE
  4323.      SYNTAX INTEGER (1..65535)
  4324.      ACCESS read-only
  4325.      STATUS mandatory
  4326.      DESCRIPTION
  4327.          "A unique index value for each known circuit."
  4328.      ::= { phivAreaEntry 6 }
  4329.  
  4330. -- Additional Area Parameters
  4331.  
  4332. phivAreaMaxCost OBJECT-TYPE
  4333.      SYNTAX INTEGER (1..1022)
  4334.      ACCESS read-write
  4335.      STATUS mandatory
  4336.      DESCRIPTION
  4337.          "This value represents the maximum total path cost
  4338.          allowed from the executor to any other level 2 routing
  4339.          node. The AREA MAXIMUM COST number is decimal in the
  4340.          range 1-1022. This parameter is only applicable if
  4341.          the executor node is of type AREA."
  4342.      ::= { area 2 }
  4343.  
  4344. phivAreaMaxHops OBJECT-TYPE
  4345.      SYNTAX INTEGER (1..30)
  4346.      ACCESS read-write
  4347.      STATUS mandatory
  4348.      DESCRIPTION
  4349.          "This value represents the maximum number of routing hops
  4350.          allowable from the executor to any other level 2
  4351.          routing node.  This parameter is only applicable if the
  4352.          executor node is of type AREA."
  4353.      ::= { area 3 }
  4354.  
  4355. phivRouteMaxArea OBJECT-TYPE
  4356.      SYNTAX INTEGER (1..63)
  4357.  
  4358.  
  4359.  
  4360.  
  4361.  
  4362. Expires April 1994                                             [Page 74]
  4363.  
  4364.  
  4365.  
  4366.  
  4367.  
  4368. draft                DECnet Phase IV MIB Extensions               Oct 93
  4369.  
  4370.  
  4371.      ACCESS read-write
  4372.      STATUS mandatory
  4373.      DESCRIPTION
  4374.          "This value represents the largest area number and,
  4375.          therefore, number of areas that can be known about
  4376.          by the executor node's Routing. This parameter is only
  4377.          applicable if the executor node is of type AREA."
  4378.      ::= { area 4 }
  4379.  
  4380.        END
  4381.  
  4382.  
  4383.  
  4384.  
  4385.  
  4386.  
  4387.  
  4388.  
  4389.  
  4390.  
  4391.  
  4392.  
  4393.  
  4394.  
  4395.  
  4396.  
  4397.  
  4398.  
  4399.  
  4400.  
  4401.  
  4402.  
  4403.  
  4404.  
  4405.  
  4406.  
  4407.  
  4408.  
  4409.  
  4410.  
  4411.  
  4412.  
  4413.  
  4414.  
  4415.  
  4416.  
  4417.  
  4418.  
  4419.  
  4420.  
  4421. Expires April 1994                                             [Page 75]
  4422.  
  4423.  
  4424.  
  4425.  
  4426.  
  4427. draft                DECnet Phase IV MIB Extensions               Oct 93
  4428.  
  4429.  
  4430. 7.  Acknowledgements
  4431.  
  4432. This document is the result of work undertaken the by DECnet Phase IV
  4433. MIB working group. In addition, the special contributions and comments
  4434. of the following members are also acknowledged:
  4435.  
  4436.   Chris Chiotasso, Sparticus
  4437.  
  4438.   Steven Hunter, National Energy Research Supercomputer Center,
  4439.  
  4440.   Lawrence Livermore National Laboratory
  4441.  
  4442.  
  4443.  
  4444.  
  4445.  
  4446.  
  4447.  
  4448.  
  4449.  
  4450.  
  4451.  
  4452.  
  4453.  
  4454.  
  4455.  
  4456.  
  4457.  
  4458.  
  4459.  
  4460.  
  4461.  
  4462.  
  4463.  
  4464.  
  4465.  
  4466.  
  4467.  
  4468.  
  4469.  
  4470.  
  4471.  
  4472.  
  4473.  
  4474.  
  4475.  
  4476.  
  4477.  
  4478.  
  4479.  
  4480. Expires April 1994                                             [Page 76]
  4481.  
  4482.  
  4483.  
  4484.  
  4485.  
  4486. draft                DECnet Phase IV MIB Extensions               Oct 93
  4487.  
  4488.  
  4489. 8.  References
  4490.  
  4491.  
  4492. Cerf, V., "IAB Recommendations for the Development of Internet Network
  4493. Management Standards", RFC 1052, NRI, April 1988.
  4494.  
  4495. Rose M., and K. McCloghrie, "Structure and Identification of Management
  4496. Information for TCP/IP-based internets", RFC 1155, Performance Systems
  4497. International, Hughes LAN Systems, May 1990.
  4498.  
  4499. McCloghrie K., and M. Rose, "Management Information Base for Network
  4500. Management of TCP/IP-based internets MIB-II", RFC 1213, Hughes LAN Sys-
  4501. tems, Performance Systems International, March 1991.
  4502.  
  4503. Case, J., Fedor, M., Schoffstall, M., and J. Davin, "Simple Network
  4504. Management Protocol", RFC 1157, SNMP Research, Performance Systems
  4505. International, Performance Systems International, MIT Laboratory for
  4506. Computer Science, May 1990.
  4507.  
  4508. McCloghrie K., and M. Rose, Editors, "Management Information Base for
  4509. Network Management of TCP/IP-based internets", RFC 1213, Performance
  4510. Systems International, March 1991.
  4511.  
  4512. Rose, M., and K. McCloghrie, Editors, "Concise MIB Definitions", RFC
  4513. 1212, Performance Systems International, Hughes LAN Systems, March 1991.
  4514.  
  4515. Cook, J., Editor, "Definitions of Managed Objects for the Ethernet-like
  4516. Interface Types", RFC 1284, Chipcom Corporation, December 1991.
  4517.  
  4518. Digital Equipment Corporation, "DECnet-ULTRIX NCP Command Reference",
  4519. Digital Equipment Corporation, Maynard, Massachusetts.
  4520.  
  4521. Digital Equipment Corporation, "DECnet-ULTRIX USE Guide", Digital Equip-
  4522. ment Corporation, Maynard, Massachusetts.
  4523.  
  4524. Digital Equipment Corporation, "DECnet DIGITAL Network Architecture,
  4525. Network Management Functional Specification", Version 4.0.0. Digital
  4526. Equipment Corporation, Maynard, Massachusetts, July 1983.
  4527.  
  4528. Digital Equipment Corporation, "DECnet DIGITAL Network Architecture,
  4529. Routing Layer Functional Specification", Version 2.0.0.  Digital Equip-
  4530. ment Corporation, Maynard, Massachusetts, May 1983.
  4531.  
  4532.  
  4533.  
  4534.  
  4535.  
  4536.  
  4537.  
  4538.  
  4539. Expires April 1994                                             [Page 77]
  4540.  
  4541.  
  4542.  
  4543.  
  4544.  
  4545. draft                DECnet Phase IV MIB Extensions               Oct 93
  4546.  
  4547.  
  4548. 9.  Security Considerations
  4549.  
  4550. Security issues are not discussed in this memo.
  4551.  
  4552.  
  4553.  
  4554.  
  4555. 10.  Author's Address
  4556.  
  4557.  
  4558.  
  4559.  
  4560.      Jon Saperia
  4561.      Digital Equipment Corporation
  4562.      153 Taylor Street
  4563.      M/S TAY2-2/B5
  4564.      Littleton, MA 01460
  4565.  
  4566.      Voice: +1 508-952-3171
  4567.      Email: saperia@tay.dec.com
  4568.  
  4569.  
  4570.  
  4571.  
  4572.  
  4573.  
  4574.  
  4575.  
  4576.  
  4577.  
  4578.  
  4579.  
  4580.  
  4581.  
  4582.  
  4583.  
  4584.  
  4585.  
  4586.  
  4587.  
  4588.  
  4589.  
  4590.  
  4591.  
  4592.  
  4593.  
  4594.  
  4595.  
  4596.  
  4597.  
  4598. Expires April 1994                                             [Page 78]
  4599.  
  4600.  
  4601.  
  4602.  
  4603.  
  4604. draft                DECnet Phase IV MIB Extensions               Oct 93
  4605.  
  4606.  
  4607. Table of Contents
  4608.  
  4609.  
  4610. 1 Introduction ....................................................    2
  4611. 2 Changes from RFC 1289 ...........................................    3
  4612. 3 The Network Management Framework ................................    4
  4613. 3.1 Object Definitions ............................................    4
  4614. 4 Selected Objects ................................................    5
  4615. 5 Textual Conventions .............................................    7
  4616. 6 Definitions .....................................................    8
  4617. 7 Acknowledgements ................................................   76
  4618. 8 References ......................................................   77
  4619. 9 Security Considerations .........................................   78
  4620. 10 Author's Address ...............................................   78
  4621.  
  4622.  
  4623.  
  4624.  
  4625.  
  4626.  
  4627.  
  4628.  
  4629.  
  4630.  
  4631.  
  4632.  
  4633.  
  4634.  
  4635.  
  4636.  
  4637.  
  4638.  
  4639.  
  4640.  
  4641.  
  4642.  
  4643.  
  4644.  
  4645.  
  4646.  
  4647.  
  4648.  
  4649.  
  4650.  
  4651.  
  4652.  
  4653.  
  4654.  
  4655.  
  4656.  
  4657. Expires April 1994                                             [Page 79]
  4658.  
  4659.